mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Valery Kharseko
2 days ago dd54e58dc3023f3d64d910822ae532ef95166bd3
Add git status command in build.yml

Added git status command to the build process.
1 files modified
1 ■■■■ changed files
.github/workflows/build.yml 1 ●●●● patch | view | raw | blame | history
.github/workflows/build.yml
@@ -50,6 +50,7 @@
        cd opendj-server-legacy\src\build-tools\windows
        nmake all
        xcopy /Y *.exe ..\..\..\lib\
        git status
    - name: Set Integration Test Environment
      id: failsafe
      if: runner.os != 'Windows'