patch: with evt
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:
@@ -203,6 +203,8 @@ steps:
|
||||
|
||||
- name: trigger-deployment2
|
||||
image: woodpeckerci/plugin-trigger
|
||||
pipeline:
|
||||
|
||||
settings:
|
||||
# L'URL de votre serveur Woodpecker
|
||||
server: https://woodpecker.cicd.exygen.fr
|
||||
@@ -211,8 +213,7 @@ steps:
|
||||
token:
|
||||
from_secret: woodpecker_token
|
||||
# Le dépôt cible, avec la branche optionnelle (format propriétaire/répertoire[@branche])
|
||||
repositories:
|
||||
- domaine-passignat/gestion
|
||||
repo: domaine-passignat/gestion
|
||||
# Paramètre CLÉ : active l'événement 'deployment' et spécifie l'environnement cible
|
||||
deploy: production
|
||||
# (Optionnel) Transmettre des variables au pipeline déclenché (ex: une version)
|
||||
|
||||
Reference in New Issue
Block a user