From e9e46f1654f0f1adcc5697cbccd5c3c4ddfb59b9 Mon Sep 17 00:00:00 2001 From: psi29a Date: Fri, 23 Sep 2022 13:20:44 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a51ec6e4b9..190a4c6375 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -18,8 +18,6 @@ variables: .Ubuntu_Image: tags: - - docker - - linux - saas-linux-large-amd64 image: ubuntu:22.04 rules: @@ -66,8 +64,6 @@ variables: Coverity: tags: - - docker - - linux - saas-linux-large-amd64 image: ubuntu:22.04 stage: build @@ -612,7 +608,6 @@ Windows_MSBuild_RelWithDebInfo: .Ubuntu_AndroidNDK_arm64-v8a: tags: - - linux - saas-linux-large-amd64 image: psi29a/android-ndk:focal-ndk22 rules: