Skip to content

Commit

Permalink
Merge pull request #219 from NordSecurity/use-gitlab-0-4-4
Browse files Browse the repository at this point in the history
Update triggered ref to v0.4.4 (sharding)
  • Loading branch information
tomaszklak authored Nov 21, 2023
2 parents 40ad3aa + b6fd200 commit dac153f
Show file tree
Hide file tree
Showing 2 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: v0.4.3
triggered-ref: v0.4.4
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ libtelio-build-pipeline:

trigger:
project: $LIBTELIO_BUILD_PROJECT_PATH
branch: v0.4.3
branch: v0.4.4
strategy: depend

0 comments on commit dac153f

Please sign in to comment.