Skip to content
Snippets Groups Projects
Commit 800e1f1e authored by Griefed's avatar Griefed :joystick:
Browse files

Update .gitlab-ci.yml

parent 9682030c
No related branches found
No related tags found
No related merge requests found
......@@ -15,4 +15,4 @@ before_script:
build:
stage: build
script:
- docker build --network="host" -t CI_PROJECT_NAME:latest .
- docker build --network="host" -t $CI_PROJECT_NAME:latest .
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