Revert "gitlab-ci: job must be called 'pages' to deploy to GitLab Pages"
This reverts commit c5daf1981a7f00de16e19120ac42575c0e4bc424. Turns I was confused here. Yes, the job has to be called "pages" if the job is deploying to GitLab Pages. But in the case of `fdroid nightly`, the thing that is deploying to GitLab Pages is the .gitlab-ci.yml that is in the *-nightly repo, which is auto-generated by `fdroid nightly`. fdroid/fdroidserver#649
This commit is contained in:
parent
080f93eb9c
commit
0d9a203447
@ -156,7 +156,7 @@ connected Q default x86_64:
|
|||||||
<<: *kvm-template
|
<<: *kvm-template
|
||||||
|
|
||||||
|
|
||||||
pages:
|
deploy_nightly:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
Loading…
x
Reference in New Issue
Block a user