ci: fix?
This commit is contained in:
parent
3474cbca99
commit
4ab4a8bb38
@ -4,14 +4,8 @@ pipeline:
|
|||||||
image: woodpeckerci/plugin-git
|
image: woodpeckerci/plugin-git
|
||||||
settings:
|
settings:
|
||||||
- path: MagicStorageVoidBag
|
- path: MagicStorageVoidBag
|
||||||
when:
|
|
||||||
branch: [ main, ci-testing ]
|
|
||||||
|
|
||||||
build:
|
build:
|
||||||
image: mcr.microsoft.com/dotnet/sdk
|
image: mcr.microsoft.com/dotnet/sdk
|
||||||
commands:
|
commands:
|
||||||
- ls
|
- ls
|
||||||
when:
|
|
||||||
branch: [ main, ci-testing ]
|
|
||||||
|
|
||||||
branches: [ main, ci-testing ]
|
|
Loading…
Reference in New Issue
Block a user