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