mirror of
https://github.com/mudler/luet.git
synced 2025-10-20 10:23:09 +00:00
Drop join from compilation specs
Adapt also hash and integration tests
This commit is contained in:
6
tests/fixtures/join_complex/c/f/build.yaml
vendored
6
tests/fixtures/join_complex/c/f/build.yaml
vendored
@@ -1,8 +1,10 @@
|
||||
join:
|
||||
requires:
|
||||
- name: "a"
|
||||
category: "test"
|
||||
version: ">=0"
|
||||
- name: "b"
|
||||
category: "test"
|
||||
version: ">=0"
|
||||
unpack: true
|
||||
unpack: true
|
||||
|
||||
requires_final_images: true
|
Reference in New Issue
Block a user