Skip to content
Snippets Groups Projects

Build package

Merged Bryan Brancotte requested to merge build-package into main
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
upload:
stage: deploy
rules:
- if: $CI_COMMIT_TAG
needs: []
image: python:3.11
variables:
Loading