Skip to content

Commit be44a61

Browse files
staticfloatKristofferC
authored andcommitted
Add cryptic secret for docs deploy key (#42667)
(cherry picked from commit b8ed1ae)
1 parent a10d808 commit be44a61

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

.buildkite/secrets/.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Ignore everything
2+
*
3+
4+
# Don't ignore this `.gitignore` file
5+
!.gitignore
6+
7+
# Don't ignore encrypted files
8+
!*.encrypted
9+
10+
# Don't ignore public keys, that's fine to include
11+
!*.pub
1.81 KB
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2HupO7+uq6NE//ZCCYS1szwDVutH8ZVtF0wjJJGmfRLzDe6l2Kcx+CY+i3k2HoxrfNlmri3RdWrfDbEruPZlWaz9HH/Hi8S8ZkyQO932dbag7u5JGKw3Mb/3x05O2QaL+0HGItUyfFMFT9NBZ1na+AH/ZPWamXR98PLh39ic1HFw2x2hacYA/4w0ylxwrojRfCqcjK/YVJUCdQ/XwsmSjs+0+rIfdVwSLbJKeHj5JYLX6CmF4zf4WzJKKDXx1k6gwaSS6oY5XOVit2I1u80cxZRiQhrMfYPKywY5+Y6gqjrGABLYSq/JJRKsgdJxs39V8O1ZjXVsGxbR+1r3F9ISH buildkite-docs-deploy

0 commit comments

Comments
 (0)