|
||||||||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||||||||
- [JIRA] (JENKINS-14656) Copy Artifacts plugin can... [email protected] (JIRA)
- [JIRA] (JENKINS-14656) Copy Artifacts plugi... [email protected] (JIRA)
- [JIRA] (JENKINS-14656) Copy Artifacts plugi... [email protected] (JIRA)
- [JIRA] (JENKINS-14656) Copy Artifacts plugi... [email protected] (JIRA)
- [JIRA] (JENKINS-14656) Copy Artifacts plugi... [email protected] (JIRA)
- [JIRA] (JENKINS-14656) Copy Artifacts plugi... [email protected] (JIRA)
- [JIRA] (JENKINS-14656) Copy Artifacts plugi... [email protected] (JIRA)
- [JIRA] (JENKINS-14656) Copy Artifacts plugi... [email protected] (JIRA)
- [JIRA] (JENKINS-14656) Jenkins cannot guara... [email protected] (JIRA)
- [JIRA] (JENKINS-14656) Jenkins cannot guara... [email protected] (JIRA)
- [JIRA] (JENKINS-14656) Jenkins cannot guara... [email protected] (JIRA)

We are trying to use Jenkins' build pipelines for continual deployment, which means that our pipelines steps would be:
a) Build
b) Deploy to Test Platform
c) Run systems tests
d) Deploy to Production Platform
e) Run smoke tests
So step (d) will always be triggered manually, and we MUST ensure that the artifacts we deploy from step (a) have also passed step (c).