Commit 37eda06
committed
fix: use docker-container driver for release, docker for snapshot
Release builds need docker-container for multi-platform --push.
Snapshot builds need docker for local image loading (retag/push).
Select driver based on ref type.
Remove attestation disabling from release dockers_v2 config since
docker-container supports attestations natively.1 parent 00b95d2 commit 37eda06
2 files changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | 254 | | |
258 | 255 | | |
259 | 256 | | |
| |||
0 commit comments