Commit f9ab2872 authored by 舒成's avatar 舒成

v2.1.3

parent 4a4f7f8f
Pipeline #48406 passed with stage
......@@ -34,7 +34,7 @@ pipeline:
"TARGET_ARCH":"amd64",
"TARGET_VERSION":"v2.1.3"
}'
--extra-vars "@images.yaml"
--extra-vars "@ansible/images.yaml"
when:
branch: release-v2.1
......@@ -53,7 +53,7 @@ pipeline:
"TARGET_ARCH":"arm64",
"TARGET_VERSION":"v2.1.3"
}'
--extra-vars "@images.yaml"
--extra-vars "@ansible/images.yaml"
when:
branch: release-v2.1
......@@ -72,6 +72,6 @@ pipeline:
"TARGET_ARCH":"ppc64le",
"TARGET_VERSION":"v2.1.3"
}'
--extra-vars "@images.yaml"
--extra-vars "@ansible/images.yaml"
when:
branch: release-v2.1
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment