We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 26fe43a + 386f1f8 commit 50ecd1dCopy full SHA for 50ecd1d
.github/workflows/gitlab.yml
@@ -22,4 +22,4 @@ jobs:
22
with:
23
schedule: ${{ github.event_name == 'schedule' }}
24
cancel-outdated-pipelines: ${{ github.ref_name != 'main' }}
25
- triggered-ref: v2.7.3 # REMEMBER to also update in .gitlab-ci.yml
+ triggered-ref: v2.7.4 # REMEMBER to also update in .gitlab-ci.yml
.gitlab-ci.yml
@@ -15,4 +15,4 @@ libtelio-build-pipeline:
15
16
trigger:
17
project: $LIBTELIO_BUILD_PROJECT_PATH
18
- branch: v2.7.3 # REMEMBER to also update in .github/workflows/gitlab.yml
+ branch: v2.7.4 # REMEMBER to also update in .github/workflows/gitlab.yml
.unreleased/bump_libtelio_build_v2.7.4
0 commit comments