Skip to content

Commit

Permalink
add publish-python.yaml (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
dirk-thomas authored Oct 6, 2020
1 parent 30cb6c2 commit 5bbb7bf
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:xenial
- ubuntu:bionic
- ubuntu:focal
- debian:stretch
- debian:buster

0 comments on commit 5bbb7bf

Please sign in to comment.