mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-30 01:45:37 +08:00
Update .gitpod.yml
This commit is contained in:
parent
9af3db8a9f
commit
cac55551cd
@ -14,7 +14,7 @@ tasks:
|
|||||||
- name: Init Docker-Compose
|
- name: Init Docker-Compose
|
||||||
init: |
|
init: |
|
||||||
docker-compose pull
|
docker-compose pull
|
||||||
docker-compose -f ./deployments/docker-compose/docker-compose.infrastructure.yaml up -d
|
docker-compose -f ./deployments/docker-compose/infrastracture.yaml up -d
|
||||||
- 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