mirror of
https://github.com/msberends/AMR.git
synced 2025-01-13 12:51:38 +01:00
Multiple artifacts
This commit is contained in:
parent
65dd2ac422
commit
c9802696ea
@ -33,7 +33,13 @@ R 3:
|
|||||||
- '*.Rcheck/*'
|
- '*.Rcheck/*'
|
||||||
name: 'Latest Rcheck log'
|
name: 'Latest Rcheck log'
|
||||||
expire_in: '1 month'
|
expire_in: '1 month'
|
||||||
|
artifacts:
|
||||||
|
paths:
|
||||||
|
- '/*_*.zip'
|
||||||
|
- '/*_*.tar.gz'
|
||||||
|
name: 'Latest built package'
|
||||||
|
expires_in: '1 year'
|
||||||
|
|
||||||
R 3.4:
|
R 3.4:
|
||||||
image: rocker/r-ver:3.4 # rocker/r-base
|
image: rocker/r-ver:3.4 # rocker/r-base
|
||||||
stage: build
|
stage: build
|
||||||
|
Loading…
Reference in New Issue
Block a user