1 Commits
Author SHA1 Message Date
frebib 48a1b15176 Initial commit
continuous-integration/drone/push Build is failing
This is a multi-line commit message
2020-01-12 22:18:33 +00:00
+15
View File
@@ -9,4 +9,19 @@ steps:
- env | grep TOKEN=
- env | sort | grep -v TOKEN=
---
kind: pipeline
name: two
steps:
- name: build
image: alpine
commands:
- env | grep TOKEN=
- env | sort | grep -v TOKEN=
---
kind: signature
hmac: e6c682e2e2138497c08364b4533938026f869d767e5f7013f6c72f8e4680503c
...