mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-04-18 21:44:02 +03:00
MCOL-5966
This commit is contained in:
parent
d5c8b98162
commit
7d67d782fe
@ -772,6 +772,9 @@ local Pipeline(branch, platform, event, arch='amd64', server='10.6-enterprise')
|
||||
},
|
||||
commands: [
|
||||
'cd /mdb/' + builddir,
|
||||
'echo test!',
|
||||
'pwd',
|
||||
'ls -R',
|
||||
testPreparation(platform),
|
||||
testRun(platform),
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user