Update .gitpod.yml

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

View File

@ -3,7 +3,7 @@ image:
tasks:
- name: Start containers
run: docker-compose -f "./deployments/docker-compose/infrastracture.yaml" up -d --build
command: docker-compose -f "./deployments/docker-compose/infrastracture.yaml" up -d --build
- name: Restore & Build
init: |
dotnet dev-certs https