Avoid publishing demo for transcriptomes

This commit is contained in:
Sarah Griffiths 2026-05-27 14:37:53 +00:00
parent 10b2013b6a
commit ef08219e11

View File

@ -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: