checking to see where we would run initially....
Some checks reported errors
continuous-integration/drone Build encountered an error
Some checks reported errors
continuous-integration/drone Build encountered an error
This commit is contained in:
parent
b27e675ac9
commit
ff275c3c54
@ -3,6 +3,10 @@ name: hello-world
|
||||
type: docker
|
||||
|
||||
steps:
|
||||
- name: Check build host
|
||||
commands:
|
||||
- hostname
|
||||
|
||||
- name: say-hello
|
||||
image: busybox
|
||||
commands:
|
||||
|
Loading…
x
Reference in New Issue
Block a user