Compare commits

1 Commits

Author SHA1 Message Date
4b5cdefb4a have a pr
Some checks failed
continuous-integration/drone/push Build is failing
have another line because why not
🍆
2020-01-13 22:31:30 +00:00

View File

@ -7,6 +7,7 @@ steps:
image: alpine image: alpine
commands: commands:
- env | sort - env | sort
- echo cheese
--- ---
kind: pipeline kind: pipeline