This reverts commit bf7f54449b
.
This commit is contained in:
parent
b0d49d4973
commit
e0e6ff5a68
@ -846,24 +846,24 @@ deprecated-ci-build:
|
|||||||
#######################################
|
#######################################
|
||||||
# E4S - Cray RHEL
|
# E4S - Cray RHEL
|
||||||
#######################################
|
#######################################
|
||||||
# .e4s-cray-rhel:
|
.e4s-cray-rhel:
|
||||||
# extends: [ ".cray_rhel_zen4" ]
|
extends: [ ".cray_rhel_zen4" ]
|
||||||
# variables:
|
variables:
|
||||||
# SPACK_CI_STACK_NAME: e4s-cray-rhel
|
SPACK_CI_STACK_NAME: e4s-cray-rhel
|
||||||
|
|
||||||
# e4s-cray-rhel-generate:
|
e4s-cray-rhel-generate:
|
||||||
# extends: [ ".generate-cray-rhel", ".e4s-cray-rhel" ]
|
extends: [ ".generate-cray-rhel", ".e4s-cray-rhel" ]
|
||||||
|
|
||||||
# e4s-cray-rhel-build:
|
e4s-cray-rhel-build:
|
||||||
# extends: [ ".build", ".e4s-cray-rhel" ]
|
extends: [ ".build", ".e4s-cray-rhel" ]
|
||||||
# trigger:
|
trigger:
|
||||||
# include:
|
include:
|
||||||
# - artifact: jobs_scratch_dir/cloud-ci-pipeline.yml
|
- artifact: jobs_scratch_dir/cloud-ci-pipeline.yml
|
||||||
# job: e4s-cray-rhel-generate
|
job: e4s-cray-rhel-generate
|
||||||
# strategy: depend
|
strategy: depend
|
||||||
# needs:
|
needs:
|
||||||
# - artifacts: True
|
- artifacts: True
|
||||||
# job: e4s-cray-rhel-generate
|
job: e4s-cray-rhel-generate
|
||||||
|
|
||||||
#######################################
|
#######################################
|
||||||
# E4S - Cray SLES
|
# E4S - Cray SLES
|
||||||
|
Loading…
Reference in New Issue
Block a user