Update .drone.yml
This commit is contained in:
parent
40a072519b
commit
4a2894680c
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ pipeline:
|
|||
image: alpine
|
||||
commands:
|
||||
- myhostname=$(hostname)
|
||||
- echo my hostname is ${myhostname}
|
||||
- echo my hostname is ${myhostname}
|
||||
|
||||
slack:
|
||||
image: plugins/slack
|
||||
|
|
Loading…
Reference in a new issue