From 9b2b083557d1d1d205d26d2ee20cd7c14b9f3b58 Mon Sep 17 00:00:00 2001 From: Meysam Hadeli <35596795+meysamhadeli@users.noreply.github.com> Date: Tue, 3 Jan 2023 19:13:55 +0330 Subject: [PATCH] Update .gitpod.yml --- .gitpod.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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