Skip to content
Snippets Groups Projects
Verified Commit a343e1db authored by David Hoese's avatar David Hoese
Browse files

Add shared runner tag

parent 625e9363
No related branches found
No related tags found
No related merge requests found
Pipeline #11530 failed
......@@ -32,6 +32,8 @@ stages:
build_hello_world:
stage: Build
tags:
- ssec_shared
# image: gcc:9
script:
- gcc -o hello src/hello_world.c
......
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