patch: pipeline manual
All checks were successful
ci/woodpecker/push/build-pipeline Pipeline was successful
All checks were successful
ci/woodpecker/push/build-pipeline Pipeline was successful
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
when:
|
||||
- event: [ push, deployment, manual ]
|
||||
|
||||
steps:
|
||||
- name: test
|
||||
image: alpine
|
||||
commands: |
|
||||
echo "Pipeline déclenché !"
|
||||
echo "Event: ${CI_PIPELINE_EVENT}"
|
||||
echo "Deploy to: ${CI_PIPELINE_DEPLOY_TARGET}"
|
||||
Reference in New Issue
Block a user