We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ec1c41 commit bb542e7Copy full SHA for bb542e7
.github/workflows/build_containers.yml
@@ -41,5 +41,5 @@ jobs:
41
context: .
42
push: true
43
tags: |
44
- ghcr.io/DevLabFoundry/aws-cli-auth-ci:${{ inputs.semver }}
+ ghcr.io/devlabfoundry/aws-cli-auth-ci:${{ inputs.semver }}
45
platforms: linux/amd64,linux/arm64 # adjust as needed
0 commit comments