Skip to content

Commit

Permalink
Merge pull request #804 from NordSecurity/revert_increase_shards
Browse files Browse the repository at this point in the history
Bump build version to one with lower shards
  • Loading branch information
packgron authored Aug 30, 2024
2 parents f4d9c87 + 01ecadf commit 6279fc0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gitlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Empty file.

0 comments on commit 6279fc0

Please sign in to comment.