Tag vanilla image as 14.1 (#111)
Since we currently use UniversalMac_14.1_23B74_Restore.ipsw to build it.
This commit is contained in:
parent
a9d8536f46
commit
8b9f6ce141
|
|
@ -23,7 +23,7 @@ task:
|
|||
disable_sip_script:
|
||||
- packer build -var vm_name=sonoma-vanilla templates/disable-sip.pkr.hcl
|
||||
push_script:
|
||||
- tart push sonoma-vanilla ghcr.io/cirruslabs/macos-sonoma-vanilla:latest
|
||||
- tart push sonoma-vanilla ghcr.io/cirruslabs/macos-sonoma-vanilla:latest ghcr.io/cirruslabs/macos-sonoma-vanilla:14.1
|
||||
always:
|
||||
cleanup_script:
|
||||
- tart delete sonoma-vanilla || true
|
||||
|
|
|
|||
Loading…
Reference in New Issue