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
R ecosystem
CookBooks
R Packages CI-CD
Commits
04368520
Commit
04368520
authored
Jul 01, 2020
by
Jean-Francois Rey
☕
Browse files
timer up
parent
5df49d58
Pipeline
#1844
failed with stages
in 13 minutes and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
04368520
...
...
@@ -98,7 +98,7 @@ R-Mac-tests:
-
"
Mac"
-
"
R4"
script
:
-
"
sleep
1
2
0"
# time for ntp update
-
"
sleep
1
8
0"
# time for ntp update
-
"
R
CMD
check
--as-cran
$(ls
-rt
*_*
|tail
-1)"
artifacts
:
paths
:
...
...
@@ -154,7 +154,7 @@ release-MacOS:
-
"
Mac"
-
"
R4"
script
:
-
"
sleep
1
2
0"
# time for ntp update
-
"
sleep
1
8
0"
# time for ntp update
-
"
R
CMD
INSTALL
--build
$(ls
-rt
*_*.tar.gz
|tail
-1)"
artifacts
:
paths
:
...
...
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