Use test stage on branches other than master
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
image: publysher/hugo
|
||||
|
||||
test:
|
||||
script:
|
||||
- hugo
|
||||
except:
|
||||
- master
|
||||
|
||||
pages:
|
||||
script:
|
||||
- hugo
|
||||
|
||||
Reference in New Issue
Block a user