Skip to content

Commit f810885

Browse files
authored
Merge pull request travis-ci#2219 from travis-ci/ci-artifacts_phases
Artifacts addon also runs after failure
2 parents e69be31 + 8f1e8fb commit f810885

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

user/uploading-artifacts.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@ layout: en
44

55
---
66

7-
Travis CI can automatically upload your build artifacts to Amazon S3, after the
8-
[`after success`](/user/job-lifecycle/) stage of the
9-
build.
7+
Travis CI can automatically upload your build artifacts to Amazon S3 at the
8+
end of the job, after the [`after_script`](/user/job-lifecycle/) phase.
109

1110
> Note that the artifacts addon is not available for pull request builds.
1211

0 commit comments

Comments
 (0)