Update .drone.yml

This commit is contained in:
Ruan Bekker 2019-04-18 17:57:30 +02:00 committed by GitHub
parent 40a072519b
commit 4a2894680c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ pipeline:
image: alpine
commands:
- myhostname=$(hostname)
- echo my hostname is ${myhostname}
- echo my hostname is ${myhostname}
slack:
image: plugins/slack