Update .gitlab-ci.yml

This commit is contained in:
Chris Wright 2021-03-16 15:37:31 +00:00
parent d74cd3d048
commit 576e25306e

View File

@ -14,3 +14,4 @@ docker-run:
extends: .docker-run
script:
- "${RUN} -profile standard --wfversion latest"
- touch $CI_PROJECT_DIR/success