Browse Source

gitlab: update macos tag

Nathalie Furmento 3 years ago
parent
commit
17582083d1
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .gitlab-ci.yml

+ 2 - 2
.gitlab-ci.yml

@@ -46,9 +46,9 @@ check_linux:
   script:
   script:
     - ./contrib/gitlab/deploy.sh
     - ./contrib/gitlab/deploy.sh
 
 
-check_macos:
+check_macosx:
   extends: .check_template
   extends: .check_template
-  tags : ["macos"]
+  tags : ["macosx"]
   script:
   script:
     - ./contrib/gitlab/deploy.sh
     - ./contrib/gitlab/deploy.sh