You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2018/07/06 11:46:31 UTC

[isis] 02/04: ISIS-1965: fixes invalid .gitlab-ci.yml

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch maint-1.16.2
in repository https://gitbox.apache.org/repos/asf/isis.git

commit 210fd1e37fc2c56641e899f2fab943546eb53c49
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Thu Jul 5 23:05:54 2018 +0100

    ISIS-1965: fixes invalid .gitlab-ci.yml
---
 .gitlab-ci.yml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0b4b2ca..e69e8d5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -22,10 +22,6 @@ before_script:
 services:
   - docker:dind
 
-only:
-  - master
-  - maint-1.16.2
-
 variables:
   DOCKER_HOST: tcp://docker:2375
   DOCKER_DRIVER: overlay2