Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cube-doctor
Commits
162d80468498
Commit
df203c51
authored
Oct 20, 2021
by
Arthur Lutz
Browse files
feat: add 10 seconds of delay before cloning in auto-mr
parent
390d511e1d36
Pipeline
#89439
failed with stage
in 40 seconds
Changes
1
Pipelines
12
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
162d8046
...
...
@@ -38,9 +38,9 @@ auto-mr:
-
pip3 install -e .
-
sed -i "s/TO_REPLACE_GITLAB_TOKEN/$GITLAB_TOKEN/" ~/.hgrc
script
:
-
cube-doctor rebase-all-my-mrs -a
-
cube-doctor auto-mr -m
-
cube-doctor auto-mr
-
cube-doctor rebase-all-my-mrs -a
-d
10
-
cube-doctor auto-mr -m
-d
10
-
cube-doctor auto-mr
-d
10
artifacts
:
paths
:
-
created_mr.log
...
...
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