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 e02b176 commit 94c7149Copy full SHA for 94c7149
.github/workflows/create-release-draft.yaml
@@ -42,7 +42,6 @@ jobs:
42
set -ex
43
docker login --username "${DOCKER_USERNAME}" --password "${DOCKER_PASSWORD}" quay.io
44
IMAGE_PUSH=yes make multiarch-image
45
- working-directory: argocd-image-updater
46
env:
47
DOCKER_USERNAME: ${{ secrets.QUAY_USERNAME }}
48
DOCKER_PASSWORD: ${{ secrets.QUAY_TOKEN }}
0 commit comments