add debug command

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

View file

@ -10,8 +10,8 @@ pipeline:
group: build
image: alpine
commands:
- myhostname=$(hostname)
- echo my hostname is ${myhostname}
- echo "running env command"
- env
slack:
image: plugins/slack