File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 66 global :
77 - ENCRYPTION_LABEL : " aa286ccd339e"
88 -
COMMIT_AUTHOR_EMAIL :
" [email protected] " 9+ - TRIGGER_REPO_SLUG : " patternfly/patternfly-atomic"
10+ - TRIGGER_REPO_BRANCH : " master"
11+
912
1013before_install :
1114 - ' git checkout -B $TRAVIS_BRANCH' # Reconcile detached HEAD
Original file line number Diff line number Diff line change 33set -o errexit -o nounset
44
55# ###################################
6- # repo specific variables
6+ # repo specific variables should be set in .travis.yml
77# ###################################
8- TRIGGER_REPO_SLUG=" patternfly/patternfly-atomic "
9- TRIGGER_REPO_BRANCH=" master"
8+ # TRIGGER_REPO_SLUG="patternfly/patternfly"
9+ # TRIGGER_REPO_BRANCH="master"
1010# ###################################
1111# ###################################
1212
You can’t perform that action at this time.
0 commit comments