.gitlab-ci.yml: Remove CI jobs after they were removed from the template
This commit is contained in:
parent
3ce81ed286
commit
27a9404bcf
1 changed files with 0 additions and 10 deletions
|
|
@ -94,16 +94,6 @@ flatpak:
|
||||||
TEST_RUN_ARGS: $TEST_ARGS
|
TEST_RUN_ARGS: $TEST_ARGS
|
||||||
extends: .flatpak
|
extends: .flatpak
|
||||||
|
|
||||||
review:
|
|
||||||
stage: deploy
|
|
||||||
dependencies:
|
|
||||||
- flatpak
|
|
||||||
extends: .review
|
|
||||||
|
|
||||||
stop_review:
|
|
||||||
stage: deploy
|
|
||||||
extends: .stop_review
|
|
||||||
|
|
||||||
nightly:
|
nightly:
|
||||||
extends: '.publish_nightly'
|
extends: '.publish_nightly'
|
||||||
only:
|
only:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue