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
|
kind: pipeline
|
||||||
name: one
|
name: one
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: build
|
|
||||||
image: alpine
|
|
||||||
commands:
|
|
||||||
- env | grep TOKEN=
|
|
||||||
- env | sort | grep -v TOKEN=
|
|
||||||
|
|
||||||
---
|
|
||||||
kind: pipeline
|
|
||||||
name: two
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: alpine
|
image: alpine
|
||||||
|
Loading…
Reference in New Issue
Block a user