Skip to content
Snippets Groups Projects
Commit 5e138dc3 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

```

parent a62542ec
No related branches found
No related tags found
No related merge requests found
Pipeline #622 failed with stage
in 25 seconds
......@@ -145,7 +145,7 @@ build_$BOX:
}]
}]
}
'''.replace('$DESCRIPTION', description).replace('$BOX', box).replace('$PREFIX', PREFIX).replace('$VERSION', VERSION),
'''.replace('$DESCRIPTION', description).replace('$BOX', box).replace('$PREFIX', PREFIX).replace('$VERSION', version),
'metadata.json')
if len(sys.argv) == 3:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment