Skip to content
Snippets Groups Projects
Commit 46d2db4f authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Run gpu when condition not meet

parent 554cfab8
No related branches found
No related tags found
1 merge request!67Skip gpu build
Pipeline #8840 canceled with stages
in 31 seconds
......@@ -186,6 +186,7 @@ build_gpu_image:
rules:
- if: $SKIP_GPU_BUILD == "true"
when: never
- when: always
build_ood_image:
stage: build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment