Skip to content
Snippets Groups Projects
Unverified Commit 4103a74c authored by Niaz's avatar Niaz Committed by GitHub
Browse files

Update docker-publish.yml

parent bedca73e
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ jobs:
docker-compose --file docker-compose.test.yml build
docker-compose --file docker-compose.test.yml run sut
else
DOCKER_BUILDKIT=1 docker build . --file Dockerfile
docker build ./backend --file Dockerfile
fi
myEvent:
......
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