Update .woodpecker.yml use steps instead (#3858)

This commit is contained in:
Maarten Vercruysse 2023-08-10 14:15:30 +02:00 committed by GitHub
parent 654bc513ea
commit 9b710a2ed3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@ variables:
# recursive: true # recursive: true
# submodule_update_remote: true # submodule_update_remote: true
pipeline: steps:
prepare_repo: prepare_repo:
image: alpine:3 image: alpine:3
commands: commands: