mirror of https://github.com/perkeep/perkeep.git
Test commit for github syncing
Change-Id: I7232c8735bde2a7155e8cb91370ffde5d0ef56a9
This commit is contained in:
parent
36d9d8d7eb
commit
2766655a24
|
@ -28,6 +28,8 @@ import (
|
|||
"go4.org/wkfs"
|
||||
)
|
||||
|
||||
// This is a test comment for github syncing.
|
||||
|
||||
const githubSSHKeyGCS = "/gcs/camlistore-website-resource/id_github_camlistorebot_push"
|
||||
|
||||
var githubSSHKey string // Also used to detect whether we do the syncs to github
|
||||
|
|
Loading…
Reference in New Issue