ci: Make nightly publish job run

Jobs starting with a dot arn't executed
This commit is contained in:
Julian Sparber 2022-03-30 14:42:23 +00:00
parent ec1254259f
commit 80adbfd0e9

View file

@ -2,6 +2,7 @@ stages:
- check
- test
- doc
- deploy
flatpak:
image: 'registry.gitlab.gnome.org/gnome/gnome-runtime-images/rust_bundle:master'
@ -85,7 +86,7 @@ pages:
.publish_nightly:
publish_nightly:
image: 'registry.gitlab.gnome.org/gnome/gnome-runtime-images/flat-manager-client'
stage: 'deploy'
timeout: '100m'