Skip to content
Snippets Groups Projects
Commit ebcd7139 authored by Kristiyan Saparevski's avatar Kristiyan Saparevski
Browse files

Update Dockerfile

parent c7ff6fac
No related branches found
No related tags found
No related merge requests found
Pipeline #65430 failed with stages
in 4 minutes and 36 seconds
......@@ -7,7 +7,7 @@ ARG JOB_ID
# Instal required software.
RUN apt update -y && apt install python3 git make build-essential wget unzip -y
# Set the working directory.
# Set the working directory
WORKDIR app
# Set the ENV variables
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment