gitlab: fix nightly testing

f21e5fd1c9 made nightly reporting jobs not
downloading any artifacts. Unfortunately, this broke the reporting because it
depends on COMPOSE_ID and COMPOSER_NVR artifacts. Let's revert the change for
these jobs until we find a better solution.

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
This commit is contained in:
Ondřej Budai 2022-04-20 13:27:30 +02:00 committed by Ondřej Budai
parent b4bec690ab
commit 45ab577733

View file

@ -559,7 +559,6 @@ Upgrade:
NIGHTLY_FAIL:
stage: finish
dependencies: []
tags:
- shell
rules:
@ -570,7 +569,6 @@ NIGHTLY_FAIL:
NIGHTLY_SUCCESS:
stage: finish
dependencies: []
tags:
- shell
rules: