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:
Hans-Christoph Steiner 2019-04-26 10:44:44 +02:00
parent 080f93eb9c
commit 0d9a203447
No known key found for this signature in database
GPG Key ID: 3E177817BA1B9BFA

View File

@ -156,7 +156,7 @@ connected Q default x86_64:
<<: *kvm-template <<: *kvm-template
pages: deploy_nightly:
stage: deploy stage: deploy
only: only:
- master - master