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
CSIRO-INRA
landsepi
Commits
a7fe4f65
Commit
a7fe4f65
authored
Jan 20, 2021
by
Jean-Francois Rey
☕
Browse files
Update .gitlab-ci.yml
parent
90048c40
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a7fe4f65
...
...
@@ -37,6 +37,7 @@ r-Mac-build_test:
-
"
Mac"
-
"
R4"
script
:
-
'
sntp
-sS
pool.ntp.org'
-
'
TMPDIR="/tmp"
&&
Rscript
-e
"pkgbuild::compile_dll()"'
-
"
Rscript
-e
\"
roxygen2::roxygenize('.',
roclets=c('rd',
'collate',
'namespace'))
\"
"
-
"
R
CMD
build
.
--resave-data
--compact-vignettes=both"
...
...
@@ -111,6 +112,7 @@ release-Mac:
-
"
Mac"
-
"
R4"
script
:
-
'
sntp
-sS
pool.ntp.org'
-
"
R
CMD
INSTALL
--build
$(ls
-rt
landsepiDev_*.tar.gz
|tail
-1)"
artifacts
:
paths
:
...
...
Jean-Francois Rey
☕
@jfrey
mentioned in commit
aa5c5d40
·
Jul 19, 2021
mentioned in commit
aa5c5d40
mentioned in commit aa5c5d407424751c3e22f91bf954c884d06e8392
Toggle commit list
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