Skip to content

Commit 10fe18a

Browse files
authored
Push images after building
1 parent bff0d84 commit 10fe18a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,6 @@ jobs:
9191
- name: Build and push
9292
uses: docker/build-push-action@v2
9393
with:
94+
push: true
9495
tags: ${{ steps.meta.outputs.tags }}
9596
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)