.gitlab-ci.yml: Remove CI jobs after they were removed from the template

This commit is contained in:
Michael Gratton 2020-08-03 18:17:03 +10:00 committed by Michael James Gratton
parent 3ce81ed286
commit 27a9404bcf

View file

@ -94,16 +94,6 @@ flatpak:
TEST_RUN_ARGS: $TEST_ARGS
extends: .flatpak
review:
stage: deploy
dependencies:
- flatpak
extends: .review
stop_review:
stage: deploy
extends: .stop_review
nightly:
extends: '.publish_nightly'
only: