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