fix syntax error

This commit is contained in:
A.Unger
2020-05-22 08:43:24 +02:00
parent d6b50f2215
commit ea49cedac4

View File

@@ -32,7 +32,7 @@ def testing(ctx):
'arch': 'amd64',
},
'steps': [
{
'name': 'frontend',
'image': 'webhippie/nodejs:latest',
'pull': 'always',