Skip to content
Snippets Groups Projects
Commit 63d1c26b authored by Daniel Bauer's avatar Daniel Bauer :speech_balloon:
Browse files

[ci] fix syntax

parent ef072117
Branches
4 merge requests!27Draft: Operators for f4867170 (escape colon),!25Generate operators in CI,!24Draft: fixup! [ci] skip generation for testing purposes,!23Draft: fixup! [ci] skip generation for testing purposes
Pipeline #77531 passed with stages
in 1 minute and 19 seconds
......@@ -35,8 +35,8 @@ generate-child-pipeline:
do
OP_NAME=$(echo $f | sed -E 's/operators-(.*)\.toml/\1/')
cat >> child-pipeline.yml << EOF
- OPERATOR_BASE_NAME: $OP_NAME
EOF
- OPERATOR_BASE_NAME: $OP_NAME
EOF
done
artifacts:
paths:
......
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