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