Fix permissions for travis
This commit is contained in:
		
							parent
							
								
									98e2e07557
								
							
						
					
					
						commit
						8f3c884818
					
				|  | @ -29,7 +29,7 @@ jobs: | |||
|     - stage: pvc_e2e | ||||
|       name: "Backup PVC - e2e" | ||||
|       script: | ||||
|         - chmod -R 777 backup/pvc/e2e | ||||
|         - travis_wait 10 chmod -R 777 backup/pvc/e2e | ||||
|         - travis_wait 10 make -C backup/pvc/ docker-e2e | ||||
|     - stage: e2e | ||||
|       name: "Jenkins Operator - e2e" | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue