Closed KristiyanGK closed 4 years ago
@KristiyanGK, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org>
to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.
@KristiyanGK, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org>
to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.
Do we have insurance that the flow of the build (with the different stages and workspaces) is executed in the order that is defined in the .travis.yml ?
Yes, the build must execute in the order defined in the .travis.yml.
Added
Changed