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:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-07-27 15:09:50 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-07-27 15:09:50 +0300
commit8827c1d18473a3d84db181c89212975418a25e37 (patch)
tree3f16c4b02b0b46fb2f501a6d5e9fc0f93f1a406f /scripts
parent43b35a88ca54379d8df4dad84b5a84f9eecae3f2 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/trigger-build4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/trigger-build b/scripts/trigger-build
index 7cca2f3e30b..cfaccaf4fe3 100755
--- a/scripts/trigger-build
+++ b/scripts/trigger-build
@@ -196,6 +196,10 @@ module Trigger
end
class Docs < Base
+ def self.access_token
+ ENV['DOCS_API_TOKEN']
+ end
+
SUCCESS_MESSAGE = <<~MSG
=> You should now be able to preview your changes under the following URL: