You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-10 01:22:48 +03:00
chore(ci): downgrade awscli image to 2.22.30
This commit is contained in:
committed by
Leonid Fedorov
parent
dcdfb9d018
commit
e1a99818e6
@@ -176,7 +176,7 @@ local Pipeline(branch, platform, event, arch="amd64", server="10.6-enterprise",
|
||||
publish(step_prefix="pkg", eventp=event + "/${DRONE_BUILD_NUMBER}"):: {
|
||||
name: "publish " + step_prefix,
|
||||
depends_on: [std.strReplace(step_prefix, " latest", ""), "createrepo"],
|
||||
image: "amazon/aws-cli:2.23.5",
|
||||
image: "amazon/aws-cli:2.22.30",
|
||||
when: {
|
||||
status: ["success", "failure"],
|
||||
},
|
||||
|
Reference in New Issue
Block a user