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 fbf2e3f commit 050e8b2Copy full SHA for 050e8b2
.github/workflows/deploy.yaml
@@ -58,7 +58,7 @@ jobs:
58
context: "{{defaultContext}}"
59
file: ./Dockerfile_with_multi_stage
60
push: true
61
- tags: ${{ steps.meta.outputs.tags }}
+ tags: ${{ steps.meta.outputs.tags }}
62
labels: ${{ steps.meta.outputs.labels }}
63
stop-runner:
64
name: Stop self-hosted EC2 runner
0 commit comments