mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-05-07 06:32:08 +08:00
Update .gitpod.yml
This commit is contained in:
parent
49e96061fd
commit
f5f498b278
@ -2,6 +2,8 @@ image:
|
|||||||
file: .gitpod.Dockerfile
|
file: .gitpod.Dockerfile
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
- name: Start containers
|
||||||
|
run: docker-compose -f "./deployments/docker-compose/infrastracture.yaml" up -d --build
|
||||||
- name: Restore & Build
|
- name: Restore & Build
|
||||||
init: |
|
init: |
|
||||||
dotnet dev-certs https
|
dotnet dev-certs https
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user