Commit 01256eec authored by Tomasz Maczukin's avatar Tomasz Maczukin

Update 'after_script' introduction note

parent cf003760
...@@ -128,7 +128,7 @@ builds, including deploy builds. This can be an array or a multi-line string. ...@@ -128,7 +128,7 @@ builds, including deploy builds. This can be an array or a multi-line string.
### after_script ### after_script
>**Note:** >**Note:**
Introduced in GitLab 8.7 and GitLab Runner v1.2. Introduced in GitLab 8.7 and requires Gitlab Runner v1.2 (not yet released)
`after_script` is used to define the command that will be run after for all `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. builds. This has to be an array or a multi-line string.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment