Fix build command
continuous-integration/drone/push Build encountered an error Details

Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
This commit is contained in:
Jacob Kiers 2022-12-14 17:09:55 +01:00
parent 1ee5d5625c
commit ce9478aed8
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
name: 'Hello bash!',
image: 'bash:latest',
commands: [
'Hello from Pipeline VM',
'echo Hello from DigitalOcean VM',
],
},
{