1
0
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:
Leonid Fedorov
2024-08-13 05:20:05 +04:00
parent e8d3ebaa0a
commit 5ceec4fe69

View File

@ -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 = '') =