We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75c2cec commit 55cf87fCopy full SHA for 55cf87f
1 file changed
ci.gocd.yml
@@ -16,9 +16,7 @@ pipelines:
16
git: https://github.com/gocd/codesigning
17
destination: codesigning
18
signing-keys:
19
- git: https://github.com/gocd-private/signing-keys
20
- username: gocd-ci-user
21
- encrypted_password: "AES:taOvOCaXsoVwzIi+xIGLdA==:GSfhZ6KKt6MXKp/wdYYoyBQKKzbTiyDa+35kDgkEIOF75s9lzerGInbqbUM7nUKc"
+ git: https://git.gocd.io/git/gocd/signing-keys
22
destination: signing-keys
23
stages:
24
- build:
0 commit comments