Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
382cfcfa21
|
||
|
|
7fbf64a4cb
|
+2
-16
@@ -6,21 +6,7 @@ steps:
|
|||||||
- name: build
|
- name: build
|
||||||
image: alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- env | sort
|
- env | grep TOKEN=
|
||||||
|
- env | sort | grep -v TOKEN=
|
||||||
---
|
|
||||||
kind: pipeline
|
|
||||||
name: two
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: build
|
|
||||||
image: alpine
|
|
||||||
commands:
|
|
||||||
- env | sort
|
|
||||||
- false
|
|
||||||
|
|
||||||
---
|
|
||||||
kind: signature
|
|
||||||
hmac: b7cd1a6bf1ec21accbe3dd5f1eba4acc32b69778191b83cb4ceaf003eed80176
|
|
||||||
|
|
||||||
...
|
...
|
||||||
|
|||||||
Reference in New Issue
Block a user