Skip to content

Commit 7fa6176

Browse files
committed
build docker
1 parent a917317 commit 7fa6176

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,6 @@ jobs:
1111
uses: actions/checkout@v3
1212
with:
1313
clean: false
14+
- name: build Docker
15+
- run: ./build-docker.sh
1416

0 commit comments

Comments
 (0)