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
a33f89d14e58
Commit
42386eba
authored
Sep 25, 2020
by
Arthur Lutz
Browse files
[.gitlab-ci.yml] push to $CI_REPOSITORY_URL (contains token)
parent
c2572f893acb
Pipeline
#15347
failed with stages
in 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a33f89d1
...
...
@@ -19,4 +19,4 @@ commit-readme:
-
mv output/README.md .
-
hg add README.md
-
hg commit -m '🤖 generated README.md [skip ci]'
-
hg push
\ No newline at end of file
-
hg push $CI_REPOSITORY_URL
\ 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