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
a44d4bba
Commit
a44d4bba
authored
Jun 03, 2020
by
Jean-Francois Rey
☕
Browse files
mv to Mac OS R4
parent
db0edda4
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a44d4bba
...
...
@@ -35,7 +35,7 @@ r-Mac-build_test:
stage
:
build_test
tags
:
-
"
Mac"
-
"
R"
-
"
R
4
"
script
:
-
'
TMPDIR="/tmp"
&&
Rscript
-e
"pkgbuild::compile_dll()"'
-
"
Rscript
-e
\"
roxygen2::roxygenize('.',
roclets=c('rd',
'collate',
'namespace'))
\"
"
...
...
@@ -94,7 +94,7 @@ release-Mac:
stage
:
packages
tags
:
-
"
Mac"
-
"
R"
-
"
R
4
"
script
:
-
"
R
CMD
INSTALL
--build
$(ls
-rt
landsepiDev_*.tar.gz
|tail
-1)"
artifacts
:
...
...
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