fix gitlab ci
This commit is contained in:
parent
b9fc1a09e0
commit
25e74cb8ff
1 changed files with 1 additions and 1 deletions
|
@ -28,6 +28,6 @@ pages:
|
||||||
- public/
|
- public/
|
||||||
script:
|
script:
|
||||||
- echo "Deploying to pages"
|
- echo "Deploying to pages"
|
||||||
- test -f public/.pdf
|
- test -f public/$mainfile.pdf
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
|
Loading…
Reference in a new issue