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
Arthur Lutz
profile
Commits
4a48e9fdae58
Commit
c24e5f87
authored
Sep 30, 2020
by
Arthur Lutz
Browse files
fix: string management in .gitlab-ci.yml
parent
c90c60191c8b
Pipeline
#15871
passed with stages
in 55 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4a48e9fd
...
...
@@ -27,5 +27,5 @@ commit-readme:
script
:
-
mv output/README.md .
-
hg add README.md
-
hg commit -m
'
build
:
🤖 generated README.md [skip ci]'
-
'
hg
commit
-m
"
build:
🤖
generated
README.md
[skip
ci]
"
'
-
hg push https://$GITLAB_USER_LOGIN:$PERSONAL_ACCESS_TOKEN@$CI_SERVER_HOST/$CI_PROJECT_PATH
\ No newline at end of file
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