Actualiser .woodpecker.yaml
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
8a38303046
commit
0d412e3050
1 changed files with 3 additions and 3 deletions
|
@ -37,9 +37,9 @@ steps:
|
||||||
when:
|
when:
|
||||||
- event: [ tag ]
|
- event: [ tag ]
|
||||||
settings:
|
settings:
|
||||||
api_key: $API_KEY
|
api_key:
|
||||||
|
from_secret: API_KEY
|
||||||
base_url: https://forge.slowte.ch
|
base_url: https://forge.slowte.ch
|
||||||
target: main
|
target: main
|
||||||
files:
|
files:
|
||||||
- Build/MdeModule/DEBUG_GCC/X64/EfiClock.efi
|
- Build/MdeModule/DEBUG_GCC/X64/EfiClock.efi
|
||||||
secrets: [ API_KEY ]
|
|
Loading…
Reference in a new issue