forked from External/greenlight
skip cleanup and minor fixes
This commit is contained in:
@ -20,6 +20,7 @@ before_deploy:
|
||||
- docker login -u "$REGISTRY_USER" -p "$REGISTRY_PASS"
|
||||
|
||||
deploy:
|
||||
skip_cleanup: true
|
||||
provider: script
|
||||
script: docker push bigbluebutton/greenlight:master
|
||||
on:
|
||||
|
Reference in New Issue
Block a user