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:
parent
281d3e7d5c
commit
187bc0322c
1 changed files with 7 additions and 6 deletions
13
.travis.yml
13
.travis.yml
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue