Moving docs building to master since its such a cheap procedure

This commit is contained in:
shockrah 2021-02-13 18:11:10 -08:00
parent 89e213b2c1
commit 0a06b56da0

View File

@ -5,6 +5,10 @@ stages:
- build
- test
workflow:
rules:
- if: '$CI_COMMIT_BRANCH'
variables:
CARGO_HOME: $CI_PROJECT_DIR/.cargo
@ -53,9 +57,10 @@ test-json-api:
build-wiki:
# Cheap as hell so we run on master basically everytime
image: registry.gitlab.com/pages/hugo:latest
only: [ "wiki" ]
only: [ "master" ]
stage: docs
script: