We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7834cc3 + 5c5d29e commit 7644bb0Copy full SHA for 7644bb0
.gitlab-ci.yml
@@ -9,6 +9,8 @@ workflow:
9
10
test:linux:
11
image: $image
12
+ tags:
13
+ - saas-linux-medium-amd64
14
variables:
15
CUSTOM_PATH: "/custom"
16
before_script:
0 commit comments