We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3261e99 commit e2bba8dCopy full SHA for e2bba8d
.github/workflows/build_docker_images.yml
@@ -13,7 +13,7 @@ env:
13
TAG: ${{ github.event.inputs.tag }}
14
SPS_AIRFLOW: ${{ github.repository }}/sps-airflow
15
SPS_DOCKER_CWL: ${{ github.repository }}/sps-docker-cwl
16
- SPS_DOCKER_CWL_MODULAR: ${{ github.repository }}/sps-docker-cwl-modular
+ SPS_DOCKER_CWL_MODULAR: ${{ github.repository }}/sps-docker-cwl-mod
17
18
jobs:
19
build-sps-airflow:
0 commit comments