ci: add dependency to gitlab pages job

This commit is contained in:
MDLeom 2022-03-14 05:18:29 +00:00
parent 1866f8bb2a
commit 2af218ef82
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 3 additions and 0 deletions

View File

@ -27,6 +27,9 @@ build_job:
pages:
stage: deploy
dependencies:
- build_job
script:
- echo