Fixed build on RHEL
This commit is contained in:
parent
d090e3314c
commit
c8d18e78bf
2
.github/workflows/images_build_rhel.yml
vendored
2
.github/workflows/images_build_rhel.yml
vendored
|
|
@ -380,7 +380,7 @@ jobs:
|
|||
extra-args: |
|
||||
--iidfile=${{ github.workspace }}/iidfile
|
||||
--build-context sources=./sources/
|
||||
--build-context config_templates=./config_templates/
|
||||
--build-context config_templates=./templates/config/
|
||||
|
||||
- name: Save image metadata
|
||||
id: image_metadata
|
||||
|
|
|
|||
Loading…
Reference in a new issue