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
Navaro Pierre
R Packages CI-CD
Commits
1721ce32
Commit
1721ce32
authored
Jul 01, 2020
by
Jean-Francois Rey
☕
Browse files
add timer for mac os ntp update
parent
ee6002a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1721ce32
...
...
@@ -88,6 +88,7 @@ R-Mac-tests:
-
"
Mac"
-
"
R4"
script
:
-
"
sleep
120"
# time for ntp update
-
"
R
CMD
check
--as-cran
$(ls
-rt
*_*
|tail
-1)"
artifacts
:
paths
:
...
...
@@ -143,6 +144,7 @@ release-MacOS:
-
"
Mac"
-
"
R4"
script
:
-
"
sleep
120"
# time for ntp update
-
"
R
CMD
INSTALL
--build
$(ls
-rt
*_*.tar.gz
|tail
-1)"
artifacts
:
paths
:
...
...
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