diff --git a/website/github.go b/website/github.go index 86ff03ba3..5df4fcb67 100644 --- a/website/github.go +++ b/website/github.go @@ -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