From 33dbdfcf20c54f4365f176a0cd404d42e4d1353a Mon Sep 17 00:00:00 2001 From: Meysam Hadeli <35596795+meysamhadeli@users.noreply.github.com> Date: Fri, 20 Jan 2023 20:13:41 +0330 Subject: [PATCH] Update .gitpod.yml --- .gitpod.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.gitpod.yml b/.gitpod.yml index 5a5adc1..ed7af2f 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -9,12 +9,6 @@ image: file: .gitpod.Dockerfile tasks: - - name: Init Docker-Compose - # https://www.gitpod.io/docs/configure/projects/prebuilds - # We load docker on pre-build for increasing speed - init: | - docker-compose pull - docker-compose -f ./deployments/docker-compose/infrastracture.yaml up -d - name: Restore & Build init: | dotnet dev-certs https