소스 검색

Move clang-format out of resource group

niansa 2 년 전
부모
커밋
769aefe667
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      .gitlab-ci.yml

+ 0 - 1
.gitlab-ci.yml

@@ -5,7 +5,6 @@ stages:
 clang-format:
   stage: format
   image: suyuemu/cibuild:latest
-  resource_group: linux-ci
   variables:
     RELEASE_NAME: mainline
   script: