wp 352
All checks were successful
ci/woodpecker/push/CLEAN-build_and_copy_website Pipeline was successful
All checks were successful
ci/woodpecker/push/CLEAN-build_and_copy_website Pipeline was successful
This commit is contained in:
parent
819f6ea164
commit
30c769d092
2 changed files with 4 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ steps:
|
|||
- date -I'seconds'
|
||||
|
||||
- name: build_by_hugo
|
||||
image: alpine ##alpine:3.21 # hugomods/hugo # vs image: alpine / welche version?
|
||||
image: alpine:3.21 # hugomods/hugo # vs image: alpine >= 3.21, damit Hugo-Version >= 0.139
|
||||
commands:
|
||||
- date -I'seconds'
|
||||
- cat /etc/alpine-release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue