mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-25 09:00:25 +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' ]]
|
if [[ ${TRAVIS_EVENT_TYPE} != 'push' ]]
|
||||||
then
|
then
|
||||||
|
echo 'exit'
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue