1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2026-01-06 08:21:10 +03:00
This commit is contained in:
Leonid Fedorov
2024-08-08 19:27:00 +04:00
parent a3c6a8f89b
commit 4509fdae1e

View File

@@ -93,7 +93,7 @@ local Pipeline(branch, platform, event, arch='amd64', server='10.6-enterprise')
[
{
name: 'publish pkg url',
depends_on: ['publish pkg'],
depends_on: ['publish build_fdb'],
image: 'alpine/git',
commands: [
"echo -e '\\e]8;;" + publish_pkg_url + '\\e\\\\' + publish_pkg_url + "\\e]8;;\\e\\\\'",