Skip to content

Commit

Permalink
Merge pull request #962 from NordSecurity/matislovas/bump_libtelio_2_6_3
Browse files Browse the repository at this point in the history
Bump libtelio-build v2.6.3
  • Loading branch information
matislovas authored Nov 20, 2024
2 parents 2207505 + 423af30 commit 834e8dd
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 @@ -22,4 +22,4 @@ jobs:
with:
schedule: ${{ github.event_name == 'schedule' }}
cancel-outdated-pipelines: ${{ github.ref_name != 'main' }}
triggered-ref: v2.6.2 # REMEMBER to also update in .gitlab-ci.yml
triggered-ref: v2.6.3 # 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.6.2 # REMEMBER to also update in .github/workflows/gitlab.yml
branch: v2.6.3 # REMEMBER to also update in .github/workflows/gitlab.yml
Empty file added .unreleased/bump_libtelio_2_6_3
Empty file.

0 comments on commit 834e8dd

Please sign in to comment.