-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
bugSomething isn't workingSomething isn't working
Description
The docker image release takes 8 minutes (run)
If a workflow uses a version like v0.3
it seems possible that the workflow file will be v0.3.1
but the docker image will be v0.3.0
.
This is very unlikely but we caught it in ipfs/kubo#10123
See the first run: we called the docker image with JOB_URL(new in v0.3.1) but the binary was using v0.3.0 and failed:
https://github.com/ipfs/kubo/actions/runs/6223380915/job/16889210161?pr=10123
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working