Skip to content

Commit

Permalink
not tagging correctly fix3
Browse files Browse the repository at this point in the history
  • Loading branch information
woensug-choi committed Jun 11, 2024
1 parent e8edbe2 commit af720f4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker-arm64v8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@ jobs:
uses: docker/metadata-action@v5
with:
images: ioeslab/dave
tags: |
type=ref,event=branch,pattern=^ros2$,format={{branch}}-arm-rdp
tags: ros2-arm-rdp

- name: Build and push Docker image
uses: docker/build-push-action@v5
Expand Down

0 comments on commit af720f4

Please sign in to comment.