mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-05-01 10:40:41 +08:00
Update .gitpod.yml
This commit is contained in:
parent
fde19e0d39
commit
6434f7bf5b
@ -7,7 +7,11 @@
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
file: .gitpod.Dockerfile
|
file: .gitpod.Dockerfile
|
||||||
|
|
||||||
|
caches:
|
||||||
|
dotnet:
|
||||||
|
paths:
|
||||||
|
- /usr/local/bin/docker-compose
|
||||||
tasks:
|
tasks:
|
||||||
- name: Init Docker-Compose
|
- name: Init Docker-Compose
|
||||||
# https://www.gitpod.io/docs/configure/projects/prebuilds
|
# https://www.gitpod.io/docs/configure/projects/prebuilds
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user