You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Use a Docker image with a specific R version which has all dependencies installed
2. Build of this image takes quite some time -> Push image to Dockerhub periodically and use as cache on CI build
1. Use a Docker image with a specific R version which has all dependencies installed
2. Build of this image takes quite some time -> Push image to Dockerhub periodically and use as cache on CI build
Background
We want to move from Travis to GitHub Actions.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: