Remove string interpolation for a bit
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
local test_compiler_version(version) = [
|
||||
"cd code/compiler/%(version)",
|
||||
"cd code/compiler/09",
|
||||
"mkdir build && cd build",
|
||||
"cd .."
|
||||
]
|
||||
|
||||
{
|
||||
"kind": "pipeline",
|
||||
"type": "docker",
|
||||
|
||||
Reference in New Issue
Block a user