A slimmed-down, vanilla, plain docker container intended to run macOS x86 builds.
Go to file
2024-01-08 01:25:52 +00:00
build.sh Initial commit 2024-01-08 01:25:52 +00:00
Dockerfile Initial commit 2024-01-08 01:25:52 +00:00
Jenkinsfile Initial commit 2024-01-08 01:25:52 +00:00
LICENSE Initial commit 2024-01-08 01:25:52 +00:00
README.md Initial commit 2024-01-08 01:25:52 +00:00

python-template

Template repository for Docker image creation and deployment. Build Status

Deployment Checklist

  • Add Jenkins user to project as a Developer in Git
  • Write the description in the Jenkinsfile env variable
  • Add a private Github push mirror
  • Add ?job= to the webhook for Jenkins
  • Update the Jenkins build badge URL
  • Rename the project in the README
  • Delete this checklist from the README