Skip to content

Commit c482394

Browse files
committed
dev: Novops config for release
1 parent d756ce0 commit c482394

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.novops.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Novops config to load secrets
2+
# See https://github.com/PierreBeucher/novops
3+
environments:
4+
5+
# Secrets for release on GitHub
6+
release:
7+
variables:
8+
- name: GITHUB_TOKEN
9+
value:
10+
hvault_kv2:
11+
mount: kv
12+
path: cloudypad/core/release
13+
key: GITHUB_TOKEN
14+

0 commit comments

Comments
 (0)