summaryrefslogtreecommitdiff
path: root/doc/development/build_test_package.md
diff options
context:
space:
mode:
authorBalasankar C <balasankar@gitlab.com>2017-05-09 16:44:19 +0530
committerBalasankar C <balasankar@gitlab.com>2017-05-09 16:44:19 +0530
commitb2b8a93262b9e2def331d649c37ac322796b2bf6 (patch)
tree23ff80e37882751c5905fcec87b4288dcebdfff4 /doc/development/build_test_package.md
parent8db76243abfd1ebc98553426075f3fb4ddab54fe (diff)
downloadgitlab-ce-improve-trigger-docs.tar.gz
Add screenshots about triggered buildsimprove-trigger-docs
Diffstat (limited to 'doc/development/build_test_package.md')
-rw-r--r--doc/development/build_test_package.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/development/build_test_package.md b/doc/development/build_test_package.md
index 2bc1a700844..439d228baef 100644
--- a/doc/development/build_test_package.md
+++ b/doc/development/build_test_package.md
@@ -15,6 +15,10 @@ When you push a commit to either the gitlab-ce or gitlab-ee project, the
pipeline for that commit will have a `build-package` manual action you can
trigger.
+![Manual actions](img/trigger_ss1.png)
+
+![Build package manual action](img/trigger_ss2.png)
+
## Specifying versions of components
If you want to create a package from a specific branch, commit or tag of any of