Skip to content
Snippets Groups Projects
Unverified Commit ea62955c authored by Pavel Kirilin's avatar Pavel Kirilin :alien:
Browse files

Fixed CI\CD.


Signed-off-by: default avatarPavel Kirilin <win10@list.ru>
parent 5760545a
No related branches found
Tags 1.0.0
No related merge requests found
...@@ -6,3 +6,9 @@ services: ...@@ -6,3 +6,9 @@ services:
build: build:
dockerfile: ./deploy/dockerfiles/test.Dockerfile dockerfile: ./deploy/dockerfiles/test.Dockerfile
context: . context: .
networks:
- lenochka_test_network
networks:
lenochka_test_network:
name: lenochka_test_network
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