fixed pipeline
This commit is contained in:
parent
6f149eb136
commit
3225f1efe8
1 changed files with 2 additions and 0 deletions
|
@ -5,12 +5,14 @@ variables:
|
|||
GIT_SUBMODULE_STRATEGY: recursive
|
||||
|
||||
test:
|
||||
allow_failure: true
|
||||
script:
|
||||
- hugo
|
||||
except:
|
||||
- master
|
||||
|
||||
pages:
|
||||
allow_failure: true
|
||||
script:
|
||||
- hugo
|
||||
artifacts:
|
||||
|
|
Loading…
Add table
Reference in a new issue