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