File: publish-python.yaml

package info (click to toggle)
ros2-colcon-bash 0.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 140 kB
  • sloc: python: 180; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 366 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
artifacts:
  - type: wheel
    uploads:
      - type: pypi
  - type: stdeb
    uploads:
      - type: packagecloud
        config:
          repository: dirk-thomas/colcon
          distributions:
            - ubuntu:bionic
            - ubuntu:focal
            - ubuntu:jammy
            - debian:stretch
            - debian:buster
            - debian:bullseye