Update .gitpod.yml

This commit is contained in:
Meysam Hadeli 2023-01-20 20:13:41 +03:30 committed by GitHub
parent fcaea68615
commit 33dbdfcf20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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