Commit graph

12 commits

Author SHA1 Message Date
Evan Read
a5cc5f6e96 Edit after script context text 2019-06-16 21:21:06 +00:00
Tomasz Maczukin
f4b5f930ff
Leave clear notices about after_script execution context
We frequently see new issues mentioning that something defined
in `before_script` or `script` doesn't work with `after_script`.

Our documentation mentions that first two are concatenated and
executed together, why the third one is executed in a separated
shell context. But it looks like it's not clear enough.

Since this misunderstanding of how scripts are being executed
is repeated frequently, let's make it more clear in docs.
2019-06-12 08:44:17 +02:00
Marcia Ramos
d5995d692c Delete proposed paragraph
TBA to a different MR/issue
2019-06-05 10:08:30 +00:00
Marcel Amirault
339d0a5b92 Docs: Merge EE doc/ci to CE 2019-05-05 15:06:37 +00:00
Marcel Amirault
2040649bba Docs: Fix anchors related to variables doc 2019-04-08 12:32:38 +00:00
Evan Read
adec205afd Work around lack of HTML list support in topic 2019-04-04 10:22:13 +00:00
Marcel Amirault
8272b0c8bd Docs: Fix CI/CD related anchors 2019-03-11 01:47:01 +00:00
George Tsiolis
d2d8b935e2 Fix typos in docs 2018-11-16 12:05:55 +02:00
Evan Read
db39b0d6da Fix documentation for variables 2018-10-05 18:37:31 +00:00
Evan Read
5d8adad87d Document how to specify environment variables during manual pipeline run and more 2018-09-07 20:40:44 +00:00
Achilleas Pipinellis
3c9686c96d
Rename Secret variables -> variables 2018-06-06 11:28:54 +02:00
Tomasz Maczukin
770504baee Add documentation about variables usage in GitLab CI 2018-05-29 17:33:48 +00:00