From 649e4b0aa72db2684a29864ffe072b8c0ac18f89 Mon Sep 17 00:00:00 2001 From: Ivan Date: Wed, 29 May 2019 10:19:45 +0200 Subject: [PATCH] Another try on travis --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index d1cc6565..2c2ebb54 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,7 +27,7 @@ matrix: - npm install - npm run build - language: minimal - if: branch=master && tag IS present + if: tag IS present services: - docker deploy: @@ -35,7 +35,7 @@ matrix: script: - bash docker_push.sh - language: minimal - if: branch=master && tag IS present + if: tag IS present services: - docker script: