1
0
Fork 0
mirror of https://github.com/prometheus-operator/prometheus-operator.git synced 2025-04-21 11:48:53 +00:00

One more try to fix helm sync

This commit is contained in:
Giancarlo Rubio 2017-12-22 12:02:05 +01:00
parent 281d3e7d5c
commit 187bc0322c

View file

@ -21,9 +21,10 @@ jobs:
script: ./scripts/travis-e2e.sh
- stage: E2e helm
script: ./scripts/travis-e2e-helm.sh
deploy:
provider: script
script: make helm-sync-s3
on:
branch: master
- stage: deploy
script: skip
deploy:
provider: script
script: make helm-sync-s3
on:
branch: master