mirror of
https://github.com/TalAloni/SMBLibrary.git
synced 2025-07-27 11:16:07 +02:00
fix: bump
This commit is contained in:
parent
12a7d89282
commit
ac5601318a
1 changed files with 2 additions and 2 deletions
|
@ -101,14 +101,14 @@ workflows:
|
||||||
jobs:
|
jobs:
|
||||||
- build:
|
- build:
|
||||||
context:
|
context:
|
||||||
- lec-github-release
|
- lec-github-packages-rw
|
||||||
filters:
|
filters:
|
||||||
branches:
|
branches:
|
||||||
only: << pipeline.parameters.git-primary-branch >>
|
only: << pipeline.parameters.git-primary-branch >>
|
||||||
|
|
||||||
- release:
|
- release:
|
||||||
context:
|
context:
|
||||||
- lec-github-release
|
- lec-github-packages-rw
|
||||||
requires:
|
requires:
|
||||||
- build
|
- build
|
||||||
filters:
|
filters:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue