From c0c48d0a9462956756d5e442d9c57b853946e709 Mon Sep 17 00:00:00 2001 From: Tiago Freitas Pereira <tiagofrepereira@gmail.com> Date: Sun, 20 Nov 2016 21:14:22 +0100 Subject: [PATCH] Testing ci --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e941c20..5df1f8e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -45,7 +45,7 @@ stages: # Template for the wheel uploading stage # Needs to run against all combinations of python and operating systems .wheels_template: &wheels_job - stage: wheels + stage: wheelsbob environment: intranet only: - new_ci -- GitLab