Skip to content
Snippets Groups Projects
Commit 262b83a5 authored by Klaus Reuter's avatar Klaus Reuter
Browse files

add policy tags

parent aae4ca03
No related branches found
No related tags found
No related merge requests found
Pipeline #138154 passed
......@@ -36,6 +36,7 @@ build_cuda_on_cpu_runner:
key: "$CI_COMMIT_SHA"
paths:
- bin
policy: push
script:
- module load cuda/11.4
- mkdir -p bin
......@@ -52,6 +53,7 @@ test_cuda_on_gpu_runner:
key: "$CI_COMMIT_SHA"
paths:
- bin
policy: pull
script:
- module load cuda/11.4
- bin/test_cuda.exe
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