mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2025-04-20 19:26:26 +02:00
stop containers after creation
This commit is contained in:
parent
3f97ebf49e
commit
08c46153be
3
debian/create-packages.sh
vendored
3
debian/create-packages.sh
vendored
@ -121,6 +121,9 @@ for ARCH_L in "${!ARCHES_LR[@]}"; do
|
|||||||
cp /tmp/fabaccess-bffh_${BFFHV}_*.deb /download/;
|
cp /tmp/fabaccess-bffh_${BFFHV}_*.deb /download/;
|
||||||
cp /tmp/fabaccess-bffh-${BFFHV}-*.rpm /download/
|
cp /tmp/fabaccess-bffh-${BFFHV}-*.rpm /download/
|
||||||
"
|
"
|
||||||
|
|
||||||
|
# free up resources
|
||||||
|
sudo podman stop fabinfra_deb_${ARCH_L}
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user