Skip to content

Commit

Permalink
setup drone secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
nvdk committed Jul 13, 2022
1 parent 1d9aa5e commit fed52d6
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
kind: pipeline
type: docker
name: push-latest
@@ -46,3 +47,17 @@ steps:
trigger:
event:
- pull_request
---
kind: secret
name: docker_username
data: RIRsbI8DZz2JGGUHsUp4zU5qtnyK/XU3xzTiUkeHIjOzhIH9+/ozwiIFniT3dWBYcQ==
---
kind: secret
name: docker_password
data: 7ocNZAPA+djeVNr4lf8RAANxyiDDmilj/42UILm8h25Umh4kkDVvdLG92cSgX2JdXirLEMlNxjw+iA0yLYh1Ug==

---
kind: signature
hmac: df3b659cb4f53b7b18e128cf365183953239a9523ce20e09faaa3a11941098e5

...

0 comments on commit fed52d6

Please # to comment.