diff --git a/.drone.star b/.drone.star index ead644111e..1c6224efcd 100644 --- a/.drone.star +++ b/.drone.star @@ -32,7 +32,7 @@ def testing(ctx): 'arch': 'amd64', }, 'steps': [ - + { 'name': 'frontend', 'image': 'webhippie/nodejs:latest', 'pull': 'always',