Skip to content

Commit 6254615

Browse files
committed
actually push the image we built
1 parent b2da0ae commit 6254615

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wipac-cicd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,4 +132,5 @@ jobs:
132132
context: .
133133
tags: ${{ steps.docker_meta.outputs.tags }}
134134
labels: ${{ steps.docker_meta.outputs.labels }}
135+
push: true
135136

0 commit comments

Comments
 (0)