Fix build command
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
This commit is contained in:
parent
1ee5d5625c
commit
ce9478aed8
@ -19,7 +19,7 @@
|
|||||||
name: 'Hello bash!',
|
name: 'Hello bash!',
|
||||||
image: 'bash:latest',
|
image: 'bash:latest',
|
||||||
commands: [
|
commands: [
|
||||||
'Hello from Pipeline VM',
|
'echo Hello from DigitalOcean VM',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user