Johannes Kreutz %!s(int64=3) %!d(string=hai) anos
pai
achega
751f6df5b1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .gitlab-ci.yml

+ 1 - 1
.gitlab-ci.yml

@@ -6,7 +6,7 @@ build_release_linux:
   stage: release
   when: manual
   before_script:
-    - apt update && apt install build-essential
+    - apt update && apt -y install build-essential
     - cd trackpoint-app
     - ./build-dependencies-first.sh release
     - mkdir build