mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 13:30:02 +08:00
Update build.yml
This commit is contained in:
parent
ed396529e7
commit
a7725b8162
12
.github/workflows/build.yml
vendored
12
.github/workflows/build.yml
vendored
@ -4,17 +4,13 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**/test.yml'
|
- '**/*.md'
|
||||||
- '**/build.yml'
|
- '**/*.yml'
|
||||||
- '**/README.md'
|
|
||||||
- '**/docker-compose.yml'
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**/test.yml'
|
- '**/*.md'
|
||||||
- '**/build.yml'
|
- '**/*.yml'
|
||||||
- '**/README.md'
|
|
||||||
- '**/docker-compose.yml'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user