mirror of
https://gitee.com/rainbond/Rainbond.git
synced 2024-12-01 19:28:05 +08:00
[REV] change travis config
This commit is contained in:
parent
aa48399d82
commit
66779d9be6
@ -8,5 +8,5 @@ git:
|
||||
|
||||
script:
|
||||
- docker login -u $DOCKER_USERNAME -p $DOCKER_PASSWORD
|
||||
- 'if [ "$TRAVIS_PULL_REQUEST" != "false" ]; then bash ./release.sh all push; fi'
|
||||
- 'if [ "$TRAVIS_PULL_REQUEST" == "false" ]; then bash ./release.sh all push; fi'
|
||||
- 'if [ "$TRAVIS_PULL_REQUEST" != "false" ]; then bash ./release.sh all; fi'
|
Loading…
Reference in New Issue
Block a user