mirror of
https://github.com/GuerillaStudio/now-playing
synced 2025-02-01 12:29:39 +00:00
Update woodpecker Alpine version (move to edge branch)
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
parent
b7935f078d
commit
3104c8f519
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ when:
|
||||||
branch: [main]
|
branch: [main]
|
||||||
steps:
|
steps:
|
||||||
- name: build hugo
|
- name: build hugo
|
||||||
image: alpine:3.20.3
|
image: alpine:edge
|
||||||
commands:
|
commands:
|
||||||
- export UMAMI_DOMAIN=$UMAMI_DOMAIN
|
- export UMAMI_DOMAIN=$UMAMI_DOMAIN
|
||||||
- export UMAMI_ID=$UMAMI_ID
|
- export UMAMI_ID=$UMAMI_ID
|
||||||
|
|
Loading…
Add table
Reference in a new issue