This commit is contained in:
Eugene Taranov
2020-06-18 14:39:35 +03:00
parent 1df4e5ab08
commit 988f094ed4

View File

@@ -37,6 +37,8 @@ jobs:
server-id: tip-wlan-cloud-maven-repo
server-username: build-pipeline
server-password: MAVEN_REPO_PASSWORD
- name: test
run: cat ~/.m2/settings.xml | grep -v password
- name: Run sonar
working-directory: wlan-cloud-opensync-controller/opensync-ext-cloud
run: |