1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-29 08:21:15 +03:00

chore(ci) refactor reports from tests stage, add it to upgrade

This commit is contained in:
Leonid Fedorov
2023-09-29 11:19:38 +00:00
committed by Leonid Fedorov
parent 79ad7fd01f
commit 2ae171f96c
5 changed files with 246 additions and 134 deletions

View File

@ -15,7 +15,7 @@ ubuntu|debian)
cat << EOF > /etc/apt/preferences
Package: *
Pin: origin cspkg.s3.amazonaws.com
Pin-Priority: 700
Pin-Priority: 1700
EOF
apt update -y
;;