Skip to content

Commit 0be4b3d

Browse files
Adds docker-push to ci workflow
1 parent b25a9c3 commit 0be4b3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,4 @@ jobs:
6767
- name: Docker Build
6868
run: |
6969
make docker
70+
make docker push

0 commit comments

Comments
 (0)