test/integration: make composer certificates
Use test/make-certs.sh to generate osbuild composer ssl/tls certs.
This commit is contained in:
parent
660713a39b
commit
c782f7f350
1 changed files with 3 additions and 0 deletions
|
|
@ -40,6 +40,9 @@ sudo dnf -y \
|
|||
download \
|
||||
"koji-osbuild*"
|
||||
|
||||
greenprint "Creating composer SSL certificates"
|
||||
sudo test/make-certs.sh
|
||||
|
||||
greenprint "Building containers"
|
||||
sudo podman build -t koji.hub -f container/hub/Dockerfile .
|
||||
sudo podman build -t koji.builder -f container/builder/Dockerfile .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue