Compare commits
2 Commits
v0.0.15
...
69b5c0017f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
69b5c0017f | ||
|
|
08d234c8bc |
@@ -203,8 +203,6 @@ steps:
|
||||
|
||||
- name: trigger-deployment2
|
||||
image: woodpeckerci/plugin-trigger
|
||||
pipeline:
|
||||
|
||||
settings:
|
||||
# L'URL de votre serveur Woodpecker
|
||||
server: https://woodpecker.cicd.exygen.fr
|
||||
@@ -215,7 +213,7 @@ steps:
|
||||
# Le dépôt cible, avec la branche optionnelle (format propriétaire/répertoire[@branche])
|
||||
repo: domaine-passignat/gestion
|
||||
# Paramètre CLÉ : active l'événement 'deployment' et spécifie l'environnement cible
|
||||
deploy: production
|
||||
deploy_to: production
|
||||
# (Optionnel) Transmettre des variables au pipeline déclenché (ex: une version)
|
||||
params:
|
||||
- VERSION=${NEW_VERSION}
|
||||
|
||||
Reference in New Issue
Block a user