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:
parent
b4bec690ab
commit
45ab577733
1 changed files with 0 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue