Use OpenWeatherMap secret
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
547377c8ad
commit
4d251067c8
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ steps:
|
|||
environment:
|
||||
PNPM_HOME: /var/woodpecker/pnpm
|
||||
PARCEL_WORKERS: 0
|
||||
OPENWEATHERMAP_API_KEY:
|
||||
from_secret: openweathermap_api_key
|
||||
commands:
|
||||
- corepack enable
|
||||
- pnpm install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue