Actualiser .woodpecker.yaml
This commit is contained in:
parent
5f6702ac24
commit
bf146c0edb
1 changed files with 9 additions and 9 deletions
|
@ -32,7 +32,7 @@ steps:
|
||||||
- echo "Building application"
|
- echo "Building application"
|
||||||
- build -a X64 -t GCC -p MdeModulePkg/MdeModulePkg.dsc
|
- build -a X64 -t GCC -p MdeModulePkg/MdeModulePkg.dsc
|
||||||
|
|
||||||
- name: publish
|
- name: publish
|
||||||
image: woodpeckerci/plugin-gitea-release
|
image: woodpeckerci/plugin-gitea-release
|
||||||
when:
|
when:
|
||||||
- event: [ tag ]
|
- event: [ tag ]
|
||||||
|
|
Loading…
Reference in a new issue