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
5f1b1c03f699
Commit
02ac515c
authored
Sep 25, 2020
by
Arthur Lutz
Browse files
[.gitlab-ci.yml] use PERSONAL_ACCESS_TOKEN
parent
a33f89d14e58
Pipeline
#15361
passed with stages
in 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5f1b1c03
...
...
@@ -19,4 +19,4 @@ commit-readme:
-
mv output/README.md .
-
hg add README.md
-
hg commit -m '🤖 generated README.md [skip ci]'
-
hg push $CI_REPOSITORY_URL
\ No newline at end of file
-
hg push https://$GITLAB_USER_LOGIN:$PERSONAL_ACCESS_TOKEN@$CI_SERVER_HOST/$CI_PROJECT_PATH
\ No newline at end of file
Write
Preview
Supports
Markdown
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