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:
a2767b5
)
switch CI pipeline to Node 10
author
Dan Allen
<dan@opendevise.com>
Wed, 26 Dec 2018 22:42:46 +0000
(15:42 -0700)
committer
Dan Allen
<dan@opendevise.com>
Wed, 26 Dec 2018 22:42:46 +0000
(15:42 -0700)
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index
884d261
..
7b96b63
100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-1,4
+1,4
@@
-image: node:
8.11.1
-alpine
+image: node:
10.14.2
-alpine
stages: [setup, verify, deploy]
yarn:
stage: setup