I did a thing
This commit is contained in:
parent
7fbf64a4cb
commit
382cfcfa21
11
.drone.yml
11
.drone.yml
@ -2,17 +2,6 @@
|
||||
kind: pipeline
|
||||
name: one
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: alpine
|
||||
commands:
|
||||
- env | grep TOKEN=
|
||||
- env | sort | grep -v TOKEN=
|
||||
|
||||
---
|
||||
kind: pipeline
|
||||
name: two
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: alpine
|
||||
|
Loading…
Reference in New Issue
Block a user