Nathalie Furmento 3 年 前
コミット
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