Skip to content

#97: CD: Trigger PyPi release job only on tag

Moul requested to merge 97_release_cd into dev
  • Prevents the creation of two jobs: one from the tag and the other from the commit
  • Might fix non-working PyPi releases not made from the job with the tag

Merge request reports