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:
upload:
stage: deploy
stage: deploy
 
rules:
 
- if: $CI_COMMIT_TAG
needs: []
needs: []
image: python:3.11
image: python:3.11
variables:
variables:
Loading