Commit 94ae57b1 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Arranged GitLab CI/CD for PathComp component

parent 389a0c2d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -50,7 +50,7 @@ FROM ubuntu:20.04 AS release
ARG DEBIAN_FRONTEND=noninteractive

# Install build software
RUN apt-get update -y && apt-get install libglib2.0-bin -y
RUN apt-get update -y && apt-get install curl libglib2.0-bin -y

# mkdir
RUN mkdir -p /var/teraflow/config