mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-30 12:36:45 +00:00
Update .gitpod.yml
settings for prebuilds
This commit is contained in:
parent
df1335746d
commit
c35eeca19d
@ -32,3 +32,11 @@ tasks:
|
|||||||
ports:
|
ports:
|
||||||
- port: 8000
|
- port: 8000
|
||||||
onOpen: open-preview
|
onOpen: open-preview
|
||||||
|
|
||||||
|
github:
|
||||||
|
prebuilds:
|
||||||
|
master: true
|
||||||
|
pullRequests: false
|
||||||
|
pullRequestsFromForks: true
|
||||||
|
addBadge: true
|
||||||
|
addLabel: gitpod-ready
|
||||||
|
Loading…
x
Reference in New Issue
Block a user