issues
search
ecohealthalliance
/
container-template
Containerised R workflow template
MIT License
23
stars
2
forks
source link
Add container-building workflow
#4
Open
noamross
opened
2 years ago
noamross
commented
2 years ago
[ ] Bring in container-building actions from
https://github.com/noamross/reprotemplate
[ ] Set up optional actions so that IF there is a
Dockerfile
, the docker image is built and pushed when there are relevant changes, and that image is used in the
_targets
build step.
Dockerfile
, the docker image is built and pushed when there are relevant changes, and that image is used in the_targets
build step.