mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-10 17:38:10 +00:00
[ci] woodpecker: only build pushes to gnif/LookingGlass master
This commit is contained in:
@@ -17,8 +17,9 @@ clone:
|
|||||||
steps:
|
steps:
|
||||||
- name: idd
|
- name: idd
|
||||||
when:
|
when:
|
||||||
- branch: master
|
- event: push
|
||||||
event: [push, manual]
|
branch: master
|
||||||
|
repo: gnif/LookingGlass
|
||||||
image: lg-vs2022:latest
|
image: lg-vs2022:latest
|
||||||
pull: true
|
pull: true
|
||||||
environment:
|
environment:
|
||||||
|
Reference in New Issue
Block a user