mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-14 20:54:05 +08:00
Update .gitpod.yml
This commit is contained in:
parent
49e96061fd
commit
f5f498b278
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user