Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Edlund <scott.edlund@gmail.com>2018-12-08 10:45:46 +0300
committerScott Edlund <scott.edlund@gmail.com>2018-12-08 10:45:46 +0300
commit3de9756a2f397e39360631984ca3a9439b9b15d9 (patch)
tree7f7933e70abde17a6fa606739e441aa7d58effe7 /doc/ci/triggers
parent6018259f737060444fc968b3deeaa9081722b886 (diff)
Update README.md
Diffstat (limited to 'doc/ci/triggers')
-rw-r--r--doc/ci/triggers/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ci/triggers/README.md b/doc/ci/triggers/README.md
index 8ed04e04e53..c9a60feb73f 100644
--- a/doc/ci/triggers/README.md
+++ b/doc/ci/triggers/README.md
@@ -172,6 +172,7 @@ stages:
- package
run_tests:
+ stage: test
script:
- make test