Update CI
This commit is contained in:
parent
8fcbedcf15
commit
e965dfa862
|
@ -2,7 +2,7 @@ image: alpine:latest
|
|||
|
||||
before_script: |
|
||||
apk update
|
||||
apk add nodejs npm
|
||||
apk add git nodejs npm
|
||||
|
||||
pages:
|
||||
stage: deploy
|
||||
|
|
Loading…
Reference in New Issue