Skip to content

Commit

Permalink
Typo github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
cruizba committed Sep 11, 2022
1 parent 67142a9 commit 27da484
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-and-push-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,4 @@ jobs:
uses: docker/build-push-action@v3
with:
push: true
tags:
- cruizba/ubuntu-dind:${{ github.ref_name }},cruizba/ubuntu-dind:latest
tags: cruizba/ubuntu-dind:${{ github.ref_name }},cruizba/ubuntu-dind:latest

0 comments on commit 27da484

Please sign in to comment.