Skip to content

Commit

Permalink
Merge pull request #3 from qualitive/ecr-alias
Browse files Browse the repository at this point in the history
Use custom public ecr alias
  • Loading branch information
EliasJorgensen authored Jul 22, 2024
2 parents e334a5e + 657c310 commit fa7d9ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,5 @@ jobs:
platforms: linux/arm64,linux/amd64
push: true
tags: |
public.ecr.aws/w8z8h8p6/qualitive/heimdall:${{ steps.spell.outputs.version }}
public.ecr.aws/w8z8h8p6/qualitive/heimdall:latest
public.ecr.aws/qualitive/heimdall:${{ steps.spell.outputs.version }}
public.ecr.aws/qualitive/heimdall:latest

0 comments on commit fa7d9ca

Please sign in to comment.