Skip to content

Commit 8851528

Browse files
committed
Use in-repo drone secrets
1 parent 68401ef commit 8851528

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

.drone.yml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,15 @@ trigger:
8585
event:
8686
- pull_request
8787
---
88+
kind: secret
89+
name: docker_username
90+
data: kurKh/EctlKfrAViJSn3voT4duP9aBdrip7OQV7ZuS5HYPTVxMxy
91+
---
92+
kind: secret
93+
name: docker_password
94+
data: og9cL7Gfx5E0qWJs0PeDaqIH6fr3Z/aK1YmVlmsh2B8OC2f8kyZFMiGeLDp/dcLloZ2OX7HLFy3euhFR4O4Z7w==
95+
---
8896
kind: signature
89-
hmac: b5531311f7ebfe4c65a49f53e65e6a34dedd9e642c988cb12323ac65837ff4d1
97+
hmac: adce33d1d58f886a57a5877695d367e5c6b3347045281b61e5a18f49cf960595
9098

9199
...

0 commit comments

Comments
 (0)