Skip to content

Commit

Permalink
Merge pull request #238 from uswitch/AIRSHIP-3063-gha-migration-tag
Browse files Browse the repository at this point in the history
AIRSHIP-3063 - update tag workflow image
  • Loading branch information
meghaniankov authored Jan 10, 2024
2 parents bd75813 + f6272f6 commit 2c51cbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- id: meta
uses: docker/metadata-action@v4
with:
images: quay.io/uswitch/terrafying
images: quay.io/uswitch/terrafying-components
tags: type=semver,pattern={{version}}
- uses: docker/build-push-action@v4
with:
Expand Down

0 comments on commit 2c51cbf

Please sign in to comment.