Replacing pipeline by steps

This commit is contained in:
Louis Lacoste 2024-04-03 14:54:04 +02:00
parent 08ced87f1a
commit 678f431355

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