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

Update Dockerfile

parent 7d790958
No related branches found
No related tags found
No related merge requests found
Pipeline #65436 failed with stages
in 4 minutes and 37 seconds
......@@ -10,7 +10,7 @@ RUN apt update -y && apt install python3 git make build-essential wget unzip -y
# Set the working directory
WORKDIR app
# Set the ENV variables
# Set the ENV variables.
ENV GITLAB_BASE_URL=https://code.vereign.com/api/v4
ENV GITLAB_PROJECT_ID=662
ENV TOKEN=$API_TOKEN
......
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