Skip to content

Commit

Permalink
actions: fix tags
Browse files Browse the repository at this point in the history
  • Loading branch information
bunnyshell-eaas-migrations committed Mar 11, 2024
1 parent 21608b5 commit 1253e7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_docker_image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ jobs:
# flavor: latest=false
# tags: ${{ inputs.tag-rules }}
tags: |
alexobunnyshell/example-github-actions:latest
alexobunnyshell/example-github-actions:0.0.2
latest
0.0.3

# - name: Build and push
Expand Down

0 comments on commit 1253e7f

Please sign in to comment.