Closed mrpollo closed 4 days ago
When this workflow triggered by a tag push event, then it tags the image in multiple ways eg:
"image.name": "ghcr.io/px4/px4-dev:v1.16.0-alpha1,ghcr.io/px4/px4-dev:latest"
Having multiple names messes up the execution of the next step in the chain since we depend on its name to complete the testing.
Error https://github.com/PX4/PX4-Autopilot/actions/runs/11943677314/job/33293165630#step:10:3
Still unhappy.
When this workflow triggered by a tag push event, then it tags the image in multiple ways eg:
Having multiple names messes up the execution of the next step in the chain since we depend on its name to complete the testing.
Error https://github.com/PX4/PX4-Autopilot/actions/runs/11943677314/job/33293165630#step:10:3