Pārlūkot izejas kodu

Set conditional deployment branch to master

pull/362/head
Dave Machado pirms 7 gadiem
vecāks
revīzija
6747d5b250
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      build/deploy.sh

+ 1
- 1
build/deploy.sh Parādīt failu

@@ -2,7 +2,7 @@

set -o errexit -o nounset

if [ "$TRAVIS_BRANCH" != "feature/markdown-tables-to-json" ]
if [ "$TRAVIS_BRANCH" != "master" ]
then
echo "This commit was made against $TRAVIS_BRANCH and not master! No deploy!"
exit 0


Notiek ielāde…
Atcelt
Saglabāt