diff --git a/.gitpod.yml b/.gitpod.yml index e0f5e65..fca163d 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -2,6 +2,8 @@ image: file: .gitpod.Dockerfile tasks: + - name: Start containers + run: docker-compose -f "./deployments/docker-compose/infrastracture.yaml" up -d --build - name: Restore & Build init: | dotnet dev-certs https