molgenis / molgenis-app-genenetwork

MIT License
2 stars 6 forks source link

Implement CI on genenetwork #13

Open sidohaakma opened 6 years ago

sidohaakma commented 6 years ago

Add Jenkinsfile to genenetwork project and make job on https://jenkins.dev.molgenis.org.

Voorbeeld Jenkinsfile voor bouwen van NodeJS applicaties is: https://github.com/molgenis/molgenis-app-lifecycle/blob/master/Jenkinsfile

Voorbeeld Jenkinsfile voor bouwen van Docker images (based on a Dockerfile: https://github.com/molgenis/molgenis-ops-docker/blob/master/dev/jekyll/Dockerfile) is: https://github.com/molgenis/molgenis-ops-docker/blob/master/Jenkinsfile (regel 64).

Voorbeeld van Dockercompose is: https://github.com/molgenis/molgenis/blob/master/molgenis-app/docker-compose.yml

royoelen commented 5 years ago

I am unable to access https://github.com/molgenis/molgenis-ops-docker/ would it be possible to get read-only access to this repo?

sidohaakma commented 5 years ago

Done!