Messing around to try get the syntax right, part 2

This commit is contained in:
Danila Fedorin 2020-02-11 14:03:24 -08:00
parent b304057560
commit 1917c08e51
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
local compiler_versions = [
"04", "05", "06", "07", "08", "09"
];
local compiler_versions = {
"commands": []
};
{
"kind": "pipeline",