Closed mrpollo closed 5 days ago
Build and push the px4-dev container to the GitHub registry, using the following naming convention:
Name: ghcr.io/PX4/px4-dev:{{ docker tag }} Link: https://github.com/PX4/PX4-Autopilot/pkgs/container/px4-dev
| Event | Ref | Docker Tags | |---------------------|-------------------------------|----------------------------| | `pull_request` | `refs/pull/2/merge` | `pr-2` | | `push` | `refs/heads/master` | `master` | | `push` | `refs/heads/releases/v1` | `releases-v1` | | `push tag` | `refs/tags/v1.2.3` | `v1.2.3`, `latest` | | `push tag` | `refs/tags/v2.0.8-beta.67` | `v2.0.8-beta.67`, `latest` |
Build and push the px4-dev container to the GitHub registry, using the following naming convention:
Name: ghcr.io/PX4/px4-dev:{{ docker tag }} Link: https://github.com/PX4/PX4-Autopilot/pkgs/container/px4-dev