mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-06-08 01:18:32 +08:00
Update test.yaml
This commit is contained in:
parent
0c54999e6f
commit
a31b922858
5
.github/workflows/test.yaml
vendored
5
.github/workflows/test.yaml
vendored
@ -7,8 +7,6 @@ on:
|
|||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
|
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
@ -33,3 +31,6 @@ jobs:
|
|||||||
value: $((${{ secrets.MINOR }}+1))
|
value: $((${{ secrets.MINOR }}+1))
|
||||||
repository: kroese/virtual-dsm
|
repository: kroese/virtual-dsm
|
||||||
token: ${{ secrets.REPO_ACCESS_TOKEN }}
|
token: ${{ secrets.REPO_ACCESS_TOKEN }}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user