Use travis-ci yaml + request env variables [ci skip]
This commit is contained in:
parent
a16b9c9310
commit
b042c2b458
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ body=$(cat <<EOF
|
|||
"request": {
|
||||
"branch": "master",
|
||||
"config": {
|
||||
"merge_mode": "deep_merge",
|
||||
"env": {
|
||||
"COMPONENT": "$2"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue