2 réponses
- Le plus récent
- Le plus de votes
- La plupart des commentaires
2
- With Automatic Triggers: The pipeline will deploy the branch that matches stage-* and triggered the pipeline.
- With Manual Triggers: If manually triggered and no specific branch is provided, the pipeline will use the main branch by default.
Thus, in your case, when the stage-* branch is created and triggers the pipeline, the pipeline will deploy that stage-* branch, not the main branch.
Contenus pertinents
- demandé il y a 3 mois
- demandé il y a un an
- demandé il y a 3 mois
- AWS OFFICIELA mis à jour il y a 3 ans
- AWS OFFICIELA mis à jour il y a 3 ans
- AWS OFFICIELA mis à jour il y a 3 ans
