patch: pipeline manual
All checks were successful
ci/woodpecker/push/build-pipeline Pipeline was successful

This commit is contained in:
spassignat
2026-05-04 08:53:28 +02:00
parent 213d061f0b
commit fd19361e35
2 changed files with 3 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ steps:
- name: get-artifact
image: curlimages/curl:latest
commands: |
env
echo CI_PIPELINE_PARENT=$CI_PIPELINE_PARENT
echo CI_COMMIT_TAG=$CI_COMMIT_TAG
echo CI_PIPELINE_EVENT=$CI_PIPELINE_EVENT