mirror of
https://github.com/bia-technologies/yaxunit.git
synced 2024-12-03 08:45:31 +02:00
Update sq.yml
This commit is contained in:
parent
59f0e247d3
commit
ed1ab67b03
2
.github/workflows/sq.yml
vendored
2
.github/workflows/sq.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
|
||||
- name: Extract version
|
||||
shell: bash
|
||||
run: echo "##[set-output name=version;]` cat ./yaxunit/exts/yaxunit/src/Configuration/Configuration.mdo | grep -oP '<version>(.*)<\/version>'`"
|
||||
run: echo "##[set-output name=version;]` cat ./exts/yaxunit/src/Configuration/Configuration.mdo | grep -oP '<version>(.*)<\/version>'`"
|
||||
id: extract_version
|
||||
|
||||
- name: SonarCloud Scan on push
|
||||
|
Loading…
Reference in New Issue
Block a user