Fix merge of travis-ci variables [ci skip]
This commit is contained in:
parent
80332250ea
commit
497213b2e6
2 changed files with 5 additions and 3 deletions
|
|
@ -36,9 +36,9 @@ body=$(cat <<EOF
|
|||
"message": "Publishing image for component $2 to quay.io",
|
||||
"config": {
|
||||
"merge_mode": "deep_merge",
|
||||
"env": {
|
||||
"COMPONENT": "$2"
|
||||
}
|
||||
"env": [
|
||||
"COMPONENT=\"$2\""
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue