Browse Source

Merge branch 'smaller-docker-image' into 'master'

Use smaller Docker image to speed up build

See merge request !9

Robert Speicher 8 years ago
parent
commit
0e4cb284bd
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitlab-ci.yml

+ 2 - 0
.gitlab-ci.yml

@@ -1,3 +1,5 @@
+image: alpine:latest
+
 pages:
 pages:
   stage: deploy
   stage: deploy
   script:
   script: