summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 948baef9..3aac823a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -12,7 +12,7 @@ after_script:
buster:
tags:
- - self-hosted
+ - linux
stage: build
image: registry.gitlab.com/sequoia-pgp/build-docker-image/buster:latest
@@ -25,7 +25,7 @@ buster:
bullseye:
tags:
- - self-hosted
+ - linux
stage: build
image: registry.gitlab.com/sequoia-pgp/build-docker-image/bullseye:latest
@@ -45,7 +45,7 @@ bullseye:
rust-stable:
tags:
- - self-hosted
+ - linux
stage: build
image: rust:1-slim-buster