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

pull/3846/head^2
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
1 changed files with 1 additions and 1 deletions

View File

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