mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-23 21:26:48 +08:00
Update .gitpod.yml
This commit is contained in:
parent
fcaea68615
commit
33dbdfcf20
@ -9,12 +9,6 @@ image:
|
|||||||
file: .gitpod.Dockerfile
|
file: .gitpod.Dockerfile
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: Init Docker-Compose
|
|
||||||
# https://www.gitpod.io/docs/configure/projects/prebuilds
|
|
||||||
# We load docker on pre-build for increasing speed
|
|
||||||
init: |
|
|
||||||
docker-compose pull
|
|
||||||
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