Fix permissions for travis

This commit is contained in:
Tomasz Sęk 2020-01-19 01:11:59 +01:00
parent 6c7969f27c
commit 98e2e07557
No known key found for this signature in database
GPG Key ID: DC356D23F6A644D0
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ jobs:
- stage: pvc_e2e
name: "Backup PVC - e2e"
script:
- id
- chmod -R 777 backup/pvc/e2e
- travis_wait 10 make -C backup/pvc/ docker-e2e
- stage: e2e
name: "Jenkins Operator - e2e"