projects
/
working
/
eg-antora.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6510bac
)
change CI image from alpine to stretch
author
Dan Allen
<dan@opendevise.com>
Tue, 16 Jul 2019 00:00:21 +0000
(18:00 -0600)
committer
Dan Allen
<dan@opendevise.com>
Tue, 16 Jul 2019 00:00:21 +0000
(18:00 -0600)
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index
e008f55
..
b183e33
100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-1,4
+1,4
@@
-image: node:10.14.2-
alpine
+image: node:10.14.2-
stretch
stages: [setup, verify, deploy]
install:
stage: setup