ci: make deps of nightly job explicit
also remove the `only` field as its fixed on the template to run on mainline
This commit is contained in:
parent
0aeb5b19aa
commit
895321de32
1 changed files with 2 additions and 3 deletions
|
|
@ -93,6 +93,5 @@ flatpak:
|
|||
|
||||
nightly:
|
||||
extends: '.publish_nightly'
|
||||
only:
|
||||
refs:
|
||||
- mainline
|
||||
dependencies: ['flatpak']
|
||||
needs: ['flatpak']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue