Skip to content
Snippets Groups Projects
Commit 3e8d7b55 authored by Will Morris's avatar Will Morris
Browse files

Removed gitlab tags on runners

parent a0edecc1
No related branches found
No related tags found
No related merge requests found
Pipeline #5670 passed
...@@ -16,7 +16,7 @@ compile-mandelbrot: ...@@ -16,7 +16,7 @@ compile-mandelbrot:
- a.out - a.out
# Tag - an identifier to match a job with a specified machine. Useful for different provisions required by a machine. # Tag - an identifier to match a job with a specified machine. Useful for different provisions required by a machine.
tags: tags:
- cool-runnings - macosx
submit-mandelbrot: submit-mandelbrot:
stage: submit stage: submit
...@@ -28,4 +28,4 @@ submit-mandelbrot: ...@@ -28,4 +28,4 @@ submit-mandelbrot:
paths: paths:
- new1.ppm - new1.ppm
tags: tags:
- cool-runnings - macosx
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