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 3cd4b50 commit a7ddd00Copy full SHA for a7ddd00
.github/workflows/build.yml
@@ -328,7 +328,7 @@ jobs:
328
with:
329
# Since we need the cargo workspace, we need to make the repo root the context
330
context: ./images/fcos-skate
331
- push: false
+ push: true
332
#build-args: VERSION=${{ github.ref_name }}
333
tags: ${{ steps.meta.outputs.tags }}
334
labels: ${{ steps.meta.outputs.labels }}
0 commit comments