Skip to content

Commit

Permalink
Use custom public ecr alias
Browse files Browse the repository at this point in the history
  • Loading branch information
EliasJorgensen authored Jul 22, 2024
1 parent e334a5e commit 657c310
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 657c310

Please sign in to comment.