mirror of
https://github.com/theoludwig/theoludwig.git
synced 2025-05-29 22:37:44 +02:00
chore: add prebuilds for Gitpod
This commit is contained in:
10
.gitpod.yml
10
.gitpod.yml
@ -15,3 +15,13 @@ ports:
|
||||
|
||||
- port: 1080
|
||||
onOpen: 'notify'
|
||||
|
||||
github:
|
||||
prebuilds:
|
||||
master: true
|
||||
branches: true
|
||||
pullRequests: true
|
||||
pullRequestsFromForks: true
|
||||
addComment: true
|
||||
addBadge: false
|
||||
addLabel: 'prebuilt-in-gitpod'
|
||||
|
Reference in New Issue
Block a user