Skip to content

Commit

Permalink
Add publish-python.yaml to prepare for initial package release (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
cottsay authored Jun 28, 2024
1 parent 718630a commit dd1c038
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions publish-python.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
artifacts:
- type: wheel
uploads:
- type: pypi
- type: stdeb
uploads:
- type: packagecloud
config:
repository: dirk-thomas/colcon
distributions:
- ubuntu:focal
- ubuntu:jammy
- ubuntu:noble
- debian:bookworm
- debian:trixie

0 comments on commit dd1c038

Please sign in to comment.