This commit is contained in:
jpekkila
2020-08-19 11:44:37 +00:00
parent 1c4aac80c3
commit 3f85240d9c

View File

@@ -20,7 +20,8 @@ pipelines:
scheduled:
- step:
script: # Modify the commands below to build your repository.
- DEBIAN_FRONTEND=noninteractive
- ARG DEBIAN_FRONTEND=noninteractive
- ENV TZ=Europe/Helsinki
- mkdir -p build && cd build
- apt-get update
- apt-get install -y apt-transport-https ca-certificates gnupg software-properties-common wget