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 c7da5b863 Update codeql-analysis.yml
c7da5b863 is described below

commit c7da5b8633e78347240a3e6c0245637ad7b52ec0
Author: spyhunter99 <spyhunte...@users.noreply.github.com>
AuthorDate: Sun Apr 17 09:44:03 2022 -0400

    Update codeql-analysis.yml
---
 .github/workflows/codeql-analysis.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/workflows/codeql-analysis.yml 
b/.github/workflows/codeql-analysis.yml
index 33d320ab4..1f0651d6e 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -70,8 +70,10 @@ jobs:
       with:
          distribution: 'temurin'
          java-version: '8'
+         
     - name: Build with Maven
       run: mvn -B install
+      
     - name: dotnet build
       run:  msbuild.exe juddi-client.net\juddi-client.net.sln 
/p:Configuration=Debug /p:Platform="Any CPU" /m  
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@juddi.apache.org
For additional commands, e-mail: commits-h...@juddi.apache.org

Reply via email to