stages: - test - build - package
: If you stay in one spot for too long, a giant eagle will swoop down and end your run. The Mechanics of the Web Port crossy-road.gitlab
build-linux: stage: build script: - pyinstaller --onefile src/main.py artifacts: paths: - dist/main stages: - test - build - package :