fixed pipeline

This commit is contained in:
Orwa Diraneyya 2021-12-01 16:56:18 +01:00
parent 8ea9b3f0f4
commit 9cebebdb9e

View file

@ -5,12 +5,14 @@ variables:
GIT_SUBMODULE_STRATEGY: recursive GIT_SUBMODULE_STRATEGY: recursive
test: test:
allow_failure: true
script: script:
- hugo - hugo
except: except:
- master - master
pages: pages:
allow_failure: true
script: script:
- hugo - hugo
artifacts: artifacts: