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.
2 parents e1a4404 + cbc6a3e commit 13b5bdbCopy full SHA for 13b5bdb
.github/workflows/docker-multistage-push-image.yml
@@ -42,7 +42,7 @@ jobs:
42
# -----------------------------------------------------------------------------------------------
43
# JOB: DEPLOY
44
45
- test:
+ deploy:
46
name: ${{ matrix.name }}-${{ matrix.version }}-${{ inputs.stage }} (${{ matrix.arch }}) ${{ matrix.refs }}
47
runs-on: ubuntu-latest
48
strategy:
0 commit comments