Skip to content

Instantly share code, notes, and snippets.

@lddsb
Last active February 25, 2019 09:54
Show Gist options
  • Select an option

  • Save lddsb/0660617084e9e47bde09f6638f7abc21 to your computer and use it in GitHub Desktop.

Select an option

Save lddsb/0660617084e9e47bde09f6638f7abc21 to your computer and use it in GitHub Desktop.
Drone CI's vault secret uses points to pay attention to
...
trigger:
branch:
- master
---
kind: secret
external_data:
example:
path: secret/data/example
name: example
...
trigger:
branch:
- master
---
kind: secret
external_data:
example:
path: secret/data/example
name: example
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment