mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-27 16:10:52 +08:00
Update .gitpod.yml
This commit is contained in:
parent
f5f498b278
commit
9b2b083557
@ -3,7 +3,7 @@ image:
|
|||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: Start containers
|
- 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
|
- name: Restore & Build
|
||||||
init: |
|
init: |
|
||||||
dotnet dev-certs https
|
dotnet dev-certs https
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user