jenkinsci / jenkinsfile-runner-github-actions

Jenkins single-shot pipeline execution in a GitHub Action POC
https://github.com/features/actions
Apache License 2.0
200 stars 53 forks source link

Centralize the build flow in this repo #5

Open oleg-nenashev opened 5 years ago

oleg-nenashev commented 5 years ago

Currently the repo uses a custom Docker image, which is produced in another repository (and which is quite outdated). Once https://issues.jenkins-ci.org/browse/JENKINS-56233 is implemented, we can automate the build of based Docker images in this repo.