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:
82e134f
)
Fix YAML syntax.
author
Jason S. Ninneman
<jsn@mbar.us>
Thu, 8 Jun 2017 02:14:26 +0000
(19:14 -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 848f91a754e9084020d604680e5d06d6225b4196..e729f35819bdedc68e5c88a153ce96fa58c2bfe7 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-1,8
+1,8
@@
image: alpine
variables:
-
- GIT_SSL_CAPATH=
/etc/ssl/certs
-
- GIT_CURL_VERBOSE=
1
+
GIT_SSL_CAPATH:
/etc/ssl/certs
+
GIT_CURL_VERBOSE:
1
stages:
- build