diff --git a/doc/ci/yaml/README.md b/doc/ci/yaml/README.md index d2d1b04f893fb4b89348e4cf6ede5ed365be7fc6..cb32920a6dfde74295754846171d1c41391f280a 100644 --- a/doc/ci/yaml/README.md +++ b/doc/ci/yaml/README.md @@ -133,7 +133,7 @@ builds, including deploy builds. This can be an array or a multi-line string. ### after_script >**Note:** -Introduced in GitLab 8.7 and requires Gitlab Runner v1.2 (not yet released) +Introduced in GitLab 8.7 and requires Gitlab Runner v1.2 `after_script` is used to define the command that will be run after for all builds. This has to be an array or a multi-line string.