diff options
| author | Joris | 2017-04-05 19:09:25 +0200 |
|---|---|---|
| committer | Joris | 2017-04-05 19:09:25 +0200 |
| commit | 82f5793b57e923be50e53b6845802fdd30ef947b (patch) | |
| tree | ab601fb47ee694ef7c54a7995da9f35c951db6da | |
| parent | e9d24d6a15317366ca34b2ef4a518cc31176afbd (diff) | |
Update gitlab-ci
| -rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b83520d..e56e05f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: node:7.7.3 +image: node:latest cache: paths: |
