Skip to content

Commit a7ddd00

Browse files
authored
Push fcos image
1 parent 3cd4b50 commit a7ddd00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ jobs:
328328
with:
329329
# Since we need the cargo workspace, we need to make the repo root the context
330330
context: ./images/fcos-skate
331-
push: false
331+
push: true
332332
#build-args: VERSION=${{ github.ref_name }}
333333
tags: ${{ steps.meta.outputs.tags }}
334334
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)