소스 검색

fix syntax

Nathalie Furmento 4 년 전
부모
커밋
d69865b558
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      .gitlab-ci.yml

+ 2 - 2
.gitlab-ci.yml

@@ -41,11 +41,11 @@ build:
     - when: always # Run pipeline for all other cases
 
 check:
-  extend: .check_template
+  extends: .check_template
   script:
     - ./contrib/gitlab/deploy.sh
 
 simgrid:
-  extend: .check_template
+  extends: .check_template
   script:
     - ./contrib/gitlab/simgrid.sh