Skip to content

Commit cf0d8e3

Browse files
authored
Update scripts/gitlab.rb
1 parent 295439e commit cf0d8e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/gitlab.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
registry_nginx['ssl_certificate'] = "/etc/gitlab/ssl/gitlab-registry.pem"
99
registry_nginx['ssl_certificate_key'] = "/etc/gitlab/ssl/gitlab-registry.key"
1010

11-
gitlab_rails['initial_shared_runners_registration_token'] = "LoremIpsumDolorToken"
11+
gitlab_rails['initial_shared_runners_registration_token'] = "ACCTEST1234567890123_RUNNER_REG_TOKEN"

0 commit comments

Comments
 (0)