Skip to content

Commit

Permalink
trigger macos path fix
Browse files Browse the repository at this point in the history
Signed-off-by: Lukas Pukenis <[email protected]>
  • Loading branch information
LukasPukenis committed Oct 3, 2024
1 parent 9704105 commit a2b43f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gitlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
trigger-token: ${{ secrets.TOKEN }}
project-id: ${{ secrets.PROJECT_ID }}
cancel-outdated-pipelines: ${{ github.ref_name != 'main' && github.ref_name != 'dev' }}
triggered-ref: ${{ secrets.REF }}
triggered-ref: LLT-623_fix_macos_paths

0 comments on commit a2b43f9

Please sign in to comment.