Change bootstrap isoImage command in CI
This commit is contained in:
parent
a94a41f444
commit
3dc6e6a5f6
|
@ -123,7 +123,7 @@ steps:
|
|||
- |
|
||||
nix --print-build-logs --verbose \
|
||||
develop --command \
|
||||
bud build bootstrap bootstrapIso
|
||||
bud build bootstrap isoImage
|
||||
- cp $(readlink -f result)/iso/*.iso /var/nix/iso-cache/
|
||||
|
||||
- name: "Publish ISO"
|
||||
|
@ -158,6 +158,6 @@ volumes:
|
|||
|
||||
---
|
||||
kind: signature
|
||||
hmac: e806a6980afdc1bf451be231db1a61e7917822a1f78afe3f2136eadfd632d521
|
||||
hmac: 0c0731948a73c30cff44c3dbbf4d1a131680b8777d9986ca04699b9f5c82bab2
|
||||
|
||||
...
|
||||
|
|
Loading…
Reference in a new issue