feat: use custom ubuntu image
This commit is contained in:
parent
70c90c3cd9
commit
946e4e4743
3 changed files with 10 additions and 24 deletions
2
oci.yaml
2
oci.yaml
|
|
@ -9,7 +9,7 @@ modules:
|
|||
|
||||
needs-update:
|
||||
- |
|
||||
[[ "$(cat /usr/revision)" == "$(skopeo inspect "$IMAGE_NAME" | jq '.Labels."org.opencontainers.image.revision" // "none"' -Mcrj)" ]]
|
||||
[[ "$(cat /usr/revision)" != "$(skopeo inspect "$IMAGE_NAME" | jq '.Labels."org.opencontainers.image.revision" // "none"' -Mcrj)" ]]
|
||||
|
||||
override:
|
||||
- path: /var/cache/blendOS/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue