Replacing deprecated pipeline by steps
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Louis Lacoste 2024-04-03 15:55:17 +02:00
parent 01206c3b81
commit 0fac810b5b

View file

@ -6,7 +6,7 @@ clone:
recursive: true recursive: true
branch: master branch: master
pipeline: steps:
build: build:
image: klakegg/hugo:ext-alpine-ci image: klakegg/hugo:ext-alpine-ci