mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
container: remove pr container push to registry
This commit is contained in:
parent
6969e5b6b4
commit
90b968ba4e
1
.github/workflows/dev_container.yml
vendored
1
.github/workflows/dev_container.yml
vendored
@ -58,7 +58,6 @@ jobs:
|
||||
type=ref,event=branch,value=${{ steps.px4-tag.outputs.tag }},priority=700
|
||||
type=ref,event=branch,suffix=-{{date 'YYYY-MM-DD'}},priority=600
|
||||
type=ref,event=branch,suffix=,priority=500
|
||||
type=ref,event=pr
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user