mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-22 13:52:56 +00:00
Fix pushing for other travis accounts (#282)
* do not cleanup on deploy * uncomment ldap variables before sourcing
This commit is contained in:
+3
-1
@@ -28,7 +28,9 @@ script:
|
||||
- make test-startup-meet-demo
|
||||
deploy:
|
||||
- provider: script
|
||||
script: make publish
|
||||
skip-cleanup: true
|
||||
script:
|
||||
- make publish
|
||||
on:
|
||||
branch: master
|
||||
#cache: # uncomment to not load/upload trivy files each time
|
||||
|
||||
Reference in New Issue
Block a user