diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 38005384a8..868e7583de 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -94,7 +94,7 @@ checkupdates: stage: test needs: [] tags: - - saas-linux-large-amd64 + - saas-linux-medium-amd64 image: debian:bookworm-slim rules: *app_verification_rules before_script: @@ -354,7 +354,7 @@ fdroid build: stage: build needs: [] tags: - - saas-linux-large-amd64 + - saas-linux-medium-amd64 # Some env vars are setup in https://gitlab.com/fdroid/fdroidserver/-/blob/master/buildserver/setup-env-vars # home_vagrant=/home/vagrant image: registry.gitlab.com/fdroid/fdroidserver:buildserver-bookworm @@ -465,7 +465,7 @@ fdroid build: pages: stage: deploy tags: - - saas-linux-large-amd64 + - saas-linux-medium-amd64 image: registry.gitlab.com/fdroid/fdroidserver:buildserver-bookworm only: refs: