You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-23 11:41:02 +03:00
new build fix9
This commit is contained in:
@ -31,7 +31,7 @@ local Pipeline(branch, platform, event, arch='amd64', server='10.6-enterprise')
|
||||
local packages_url = 'https://cspkg.s3.amazonaws.com/' + branchp + event + '/${DRONE_BUILD_NUMBER}/' + server,
|
||||
|
||||
local publish_pkg_url = "https://cspkg.s3.amazonaws.com/index.html?prefix=" + branchp + event + "/10982/" + server + "/" + arch + "/" + result + "/",
|
||||
local smoke_docker_name = 'fdb_smoke_1332244444223_' + result,
|
||||
local smoke_docker_name = 'fdb_smoke_133224443123144223_' + result,
|
||||
local pipeline = self,
|
||||
|
||||
local execInnerDocker(command, dockerImage, flags = '') =
|
||||
|
Reference in New Issue
Block a user