Commit 136c2447 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Arranged GitLab CI/CD for PathComp component

parent a5fcdea7
Loading
Loading
Loading
Loading
+3 −3
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 curl libglib2.0-bin -y
RUN apt-get update -y && apt-get install libglib2.0-bin -y

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