Skip to content
Snippets Groups Projects
Commit c4b77a42 authored by Marc Feger's avatar Marc Feger
Browse files

Update docker-compose.ci.yml to use the correct folder for building

parent 69fd055a
No related branches found
No related tags found
1 merge request!2Merge feedingChickenWithChicken into main
Pipeline #75189 passed
version: "3"
services:
web:
build: ./the_social_network
build: ./social_network
image: ${REGISTRY}/feger/the-social-network/web:latest
volumes:
- ./the_social_network:/code
\ No newline at end of file
- ./social_network:/code
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment