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