Add CI job for MRs without artifact

This commit is contained in:
Jonas Tobias Hopusch 2021-06-14 10:47:23 +02:00
parent ce563ae697
commit 06b8236252
Failed to generate hash of commit
1 changed files with 10 additions and 0 deletions

View File

@ -10,3 +10,13 @@ pages:
artifacts:
paths:
- public
basic-zola-test:
image: agners/archlinuxarm-arm64v8:latest
interruptible: true
except:
- master
before_script:
- pacman --needed --noconfirm -Syu zola
script:
- zola build