Update .gitpod.yml

This commit is contained in:
Meysam Hadeli 2023-01-03 19:08:25 +03:30 committed by GitHub
parent 49e96061fd
commit f5f498b278
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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