diff --git a/.travis.yml b/.travis.yml index 97f2f5c..72cce9a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -65,7 +65,7 @@ jobs: script: make release-shadow skip_cleanup: true on: - tags: true +# tags: true all_branches: true - stage: build-dashboard before_script: @@ -79,7 +79,7 @@ jobs: script: make release-dashboard skip_cleanup: true on: - tags: true +# tags: true all_branches: true #notifications: