mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 23:20:22 +00:00
Update deploy.sh
This commit is contained in:
parent
91886f23c0
commit
e843072542
1 changed files with 1 additions and 0 deletions
1
.github/deploy.sh
vendored
1
.github/deploy.sh
vendored
|
@ -6,6 +6,7 @@ echo ${TRAVIS_EVENT_TYPE}
|
|||
|
||||
if [[ ${TRAVIS_EVENT_TYPE} != 'push' ]]
|
||||
then
|
||||
echo 'exit'
|
||||
exit
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue