Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
et-iedo-public
debian-packages
gitlab-package-build
Commits
d8056c49
Commit
d8056c49
authored
Dec 13, 2021
by
Adam Lewenberg
Browse files
fix yaml formatting in generated ci/cd yaml file
parent
0f8851ed
Pipeline
#31770
passed with stages
in 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
generate-yaml.sh
View file @
d8056c49
...
...
@@ -38,7 +38,7 @@ cat header.yml
echo
"stages:"
for
RELEASE
in
$DEBIAN_RELEASES
do
echo
"-
$RELEASE
"
echo
"
-
$RELEASE
"
done
echo
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment