Updating gitlab runner tags

This commit is contained in:
Jonathan Thomas
2025-05-29 08:06:20 -05:00
parent ed4678315f
commit f6d56d855f

View File

@@ -12,7 +12,7 @@ init_builders:
stage: init-builders
except:
- tags
tags: [gitlab-server]
tags: [gitlab]
script:
- send-ci-sqs linux
- send-ci-sqs windows
@@ -124,4 +124,4 @@ trigger-pipeline:
dependencies: []
except:
- tags
tags: [gitlab-server]
tags: [gitlab]