Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
48a1b15176
|
+15
@@ -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
|
||||
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user