Skip to content

Commit 9f90417

Browse files
committed
attempt
1 parent bd23cf5 commit 9f90417

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ docker-build-master:
77
before_script:
88
- docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
99
script:
10+
- apk add git
1011
- git submodule init
1112
- git submodule update
1213
- ./buildall

0 commit comments

Comments
 (0)