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": {
|
"request": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"config": {
|
"config": {
|
||||||
|
"merge_mode": "deep_merge",
|
||||||
"env": {
|
"env": {
|
||||||
"COMPONENT": "$2"
|
"COMPONENT": "$2"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue