A "Best of the Best Practices" (BOBP) guide to developing in Python.
- "Build tools for others that you want to be built for you." - Kenneth Reitz
- "Simplicity is alway better than functionality." - Pieter Hintjens
variables: | |
VERSION_ID: '1.0.$CI_PIPELINE_ID' | |
stages: | |
- build | |
build: | |
image: slauta93/electron-builder-win | |
stage: build | |
artifacts: |