fix gitlab ci

This commit is contained in:
Maximilian Keßler 2022-02-16 00:32:20 +01:00
parent b9fc1a09e0
commit 25e74cb8ff

View file

@ -28,6 +28,6 @@ pages:
- public/
script:
- echo "Deploying to pages"
- test -f public/.pdf
- test -f public/$mainfile.pdf
only:
- master