This is an automated email from the ASF dual-hosted git repository.
alexoree pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juddi.git
The following commit(s) were added to refs/heads/master by this push:
new 1b88fda39 Update codeql-analysis.yml
1b88fda39 is described below
commit 1b88fda39ea26d6ec16aeeb3317c342630544ab7
Author: spyhunter99 <[email protected]>
AuthorDate: Sun Apr 17 09:24:23 2022 -0400
Update codeql-analysis.yml
---
.github/workflows/codeql-analysis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/codeql-analysis.yml
b/.github/workflows/codeql-analysis.yml
index fdd1e0f5f..db3f4c052 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -65,7 +65,7 @@ jobs:
# uses a compiled language
- run: |
- mvn clean install -Pdist
+ mvn clean install
- run: |
msbuild.exe juddi-client.net\juddi-client.net.sln
/p:Configuration=Debug /p:Platform="Any CPU" /m
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]