Revert "gitlab-ci: job must be called 'pages' to deploy to GitLab Pages"

This reverts commit c5daf1981a.

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
1 changed files with 1 additions and 1 deletions

View File

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