From 01ecadf07d583bacae2a2a33fb07f2783967af9d Mon Sep 17 00:00:00 2001 From: packgron Date: Fri, 30 Aug 2024 14:28:12 +0300 Subject: [PATCH] Bump build version to one with lower shards --- .github/workflows/gitlab.yml | 2 +- .gitlab-ci.yml | 2 +- .unreleased/revert_increase_shards | 0 3 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 .unreleased/revert_increase_shards diff --git a/.github/workflows/gitlab.yml b/.github/workflows/gitlab.yml index ae66c4dd4..37d96d830 100644 --- a/.github/workflows/gitlab.yml +++ b/.github/workflows/gitlab.yml @@ -31,4 +31,4 @@ jobs: project-id: ${{ secrets.PROJECT_ID }} schedule: ${{ github.event_name == 'schedule' }} cancel-outdated-pipelines: ${{ github.ref_name != 'main' }} - triggered-ref: v2.2.1 # REMEMBER to also update in .gitlab-ci.yml + triggered-ref: v2.2.2 # REMEMBER to also update in .gitlab-ci.yml diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 007ab422a..1ca5273e4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,4 +15,4 @@ libtelio-build-pipeline: trigger: project: $LIBTELIO_BUILD_PROJECT_PATH - branch: v2.2.1 # REMEMBER to also update in .github/workflows/gitlab.yml + branch: v2.2.2 # REMEMBER to also update in .github/workflows/gitlab.yml diff --git a/.unreleased/revert_increase_shards b/.unreleased/revert_increase_shards new file mode 100644 index 000000000..e69de29bb