Update .gitpod.yml

This commit is contained in:
Meysam Hadeli 2023-01-05 00:20:47 +03:30 committed by GitHub
parent 9af3db8a9f
commit cac55551cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ tasks:
- name: Init Docker-Compose
init: |
docker-compose pull
docker-compose -f ./deployments/docker-compose/docker-compose.infrastructure.yaml up -d
docker-compose -f ./deployments/docker-compose/infrastracture.yaml up -d
- name: Restore & Build
init: |
dotnet dev-certs https