Remove newline from input params

This commit is contained in:
cytopia
2022-04-01 02:42:59 +02:00
parent ed40a191df
commit 8334b38869
3 changed files with 6 additions and 6 deletions

View File

@@ -10,7 +10,7 @@ name: params
# Custom Variables
# -------------------------------------------------------------------------------------------------
env:
VERSIONS: >-
VERSIONS: >
[
{
"NAME": "PHP",
@@ -25,7 +25,7 @@ env:
"ARCH": ["linux/amd64", "linux/arm64"]
}
]
REFS: >-
REFS: >
{
"DEFAULT_BRANCH": "master",
"BRANCHES": "master",

View File

@@ -10,7 +10,7 @@ name: params
# Custom Variables
# -------------------------------------------------------------------------------------------------
env:
VERSIONS: >-
VERSIONS: >
[
{
"NAME": "PHP",
@@ -25,7 +25,7 @@ env:
"ARCH": ["linux/amd64", "linux/arm64"]
}
]
REFS: >-
REFS: >
{
"DEFAULT_BRANCH": "master",
"BRANCHES": "",

View File

@@ -10,7 +10,7 @@ name: params
# Custom Variables
# -------------------------------------------------------------------------------------------------
env:
VERSIONS: >-
VERSIONS: >
[
{
"NAME": "PHP",
@@ -25,7 +25,7 @@ env:
"ARCH": ["linux/amd64", "linux/arm64"]
}
]
REFS: >-
REFS: >
{
"DEFAULT_BRANCH": "master",
"BRANCHES": "",