Update README.md

This commit is contained in:
jure2018 2018-12-01 19:03:04 -08:00 committed by GitHub
parent 128e9ba59f
commit 2b7c26a290
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
# simple-python-pyinstaller-app # simple-python-pyinstaller-app
## Notes: Jenkinsfile uses docker image python:2-alpine - I need to determine if this is the best python image
This repository is for the This repository is for the
[Build a Python app with PyInstaller](https://jenkins.io/doc/tutorials/build-a-python-app-with-pyinstaller/) [Build a Python app with PyInstaller](https://jenkins.io/doc/tutorials/build-a-python-app-with-pyinstaller/)
tutorial in the [Jenkins User Documentation](https://jenkins.io/doc/). tutorial in the [Jenkins User Documentation](https://jenkins.io/doc/).