mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
ci: publish pr images to registry
This commit is contained in:
parent
3240cf4dc7
commit
7462e98e16
1
.github/workflows/dev_container.yml
vendored
1
.github/workflows/dev_container.yml
vendored
@ -90,7 +90,6 @@ jobs:
|
||||
|
||||
- name: Push container image
|
||||
uses: docker/build-push-action@v6
|
||||
if: ${{ github.event_name == 'push' }}
|
||||
with:
|
||||
context: Tools/setup
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user