projects
/
open-adventure.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f840f39
)
The nuclear option.
author
Jason S. Ninneman
<jsn@mbar.us>
Thu, 8 Jun 2017 02:29:53 +0000
(19:29 -0700)
committer
Jason S. Ninneman
<jsn@mbar.us>
Thu, 8 Jun 2017 03:19:24 +0000
(20:19 -0700)
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index fe409b8f581003149fdf8c3d61e6f62ca2faf7c8..f30b2db730df090a525cc1645c86c5f355e976ad 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-1,7
+1,8
@@
image: alpine
variables:
- GIT_SUBMODULE_STRATEGY: "normal"
+ GIT_SUBMODULE_STRATEGY: "recursive"
+ GIT_SSL_NO_VERIFY: "true"
stages:
- build