Skip to content

Commit 361f810

Browse files
committed
Switch to using gitlab hosted runners
1 parent c893e7a commit 361f810

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
@@ -3,7 +3,7 @@ image: $CI_REGISTRY_IMAGE/devlab-build:latest
33

44
.tags:
55
tags:
6-
- docker
6+
- saas-linux-small-amd64
77

88
stages:
99
- docker-images
@@ -19,7 +19,7 @@ stages:
1919
- branches
2020
- merge_requests
2121
tags:
22-
- docker
22+
- saas-linux-small-amd64
2323
image:
2424
name: gcr.io/kaniko-project/executor:debug
2525
entrypoint: [""]

0 commit comments

Comments
 (0)