Use test stage on branches other than master

This commit is contained in:
Achilleas Pipinellis
2016-07-11 15:54:29 +00:00
parent e07458d021
commit a71071e90c
+6
View File
@@ -1,5 +1,11 @@
image: publysher/hugo
test:
script:
- hugo
except:
- master
pages:
script:
- hugo