Merge branch 'stop-demo-release' into 'dev'
Avoid publishing demo for transcriptomes See merge request epi2melabs/workflows/wf-transcriptomes!316
This commit is contained in:
commit
541de0c1f9
@ -17,6 +17,8 @@ variables:
|
|||||||
RTEST_CONTAINER_NAME: "wf-transcriptomes-core"
|
RTEST_CONTAINER_NAME: "wf-transcriptomes-core"
|
||||||
RTEST_CONTAINER_CONFIG_KEY: "container_sha"
|
RTEST_CONTAINER_CONFIG_KEY: "container_sha"
|
||||||
WF_TEMPLATE_ENFORCEMENT_BRANCH: "ruo-next"
|
WF_TEMPLATE_ENFORCEMENT_BRANCH: "ruo-next"
|
||||||
|
RELEASE_WORKFLOW: "no" # do not release this workflow!
|
||||||
|
RELEASE_WITHOUT_DEMO: "yes"
|
||||||
|
|
||||||
pytest_wfcontainer:
|
pytest_wfcontainer:
|
||||||
extends: pytest
|
extends: pytest
|
||||||
@ -31,6 +33,9 @@ macos-run:
|
|||||||
- macos
|
- macos
|
||||||
- x86
|
- x86
|
||||||
|
|
||||||
|
aws-run:
|
||||||
|
rules:
|
||||||
|
- when: never
|
||||||
|
|
||||||
docker-run:
|
docker-run:
|
||||||
tags:
|
tags:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user