This commit is contained in:
Michael Kriese 2023-12-07 12:13:09 +01:00
parent 0be7ca9089
commit 7cfcffb23e
No known key found for this signature in database
GPG key ID: B83F553A0724D44E

View file

@ -58,6 +58,7 @@ jobs:
apt-get -q install -qq \
make \
python3 \
python3-venv \
unzip \
;
@ -110,7 +111,7 @@ jobs:
gnupg \
make \
python3 \
python3-pip \
python3-venv \
unzip \
;
- name: install docker