Skip to content

Commit f6d56d8

Browse files
committed
Updating gitlab runner tags
1 parent ed46783 commit f6d56d8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.gitlab-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ init_builders:
1212
stage: init-builders
1313
except:
1414
- tags
15-
tags: [gitlab-server]
15+
tags: [gitlab]
1616
script:
1717
- send-ci-sqs linux
1818
- send-ci-sqs windows
@@ -124,4 +124,4 @@ trigger-pipeline:
124124
dependencies: []
125125
except:
126126
- tags
127-
tags: [gitlab-server]
127+
tags: [gitlab]

0 commit comments

Comments
 (0)