1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-14 22:42:34 +02:00
This commit is contained in:
Elias Steurer 2021-07-25 15:27:51 +02:00
parent 1369e22212
commit d76cfd9ff4

View File

@ -122,7 +122,7 @@ build:linux_release:
needs:
- check
script:
- apt update -y
- apt update -y
# Otherwise libglib2 needs interaction
- export DEBIAN_FRONTEND=noninteractive
- apt install apt-transport-https ca-certificates gnupg software-properties-common wget software-properties-common wget python3-pip -y