Skip to content

Commit

Permalink
OSS
Browse files Browse the repository at this point in the history
  • Loading branch information
DoodleBobBuffPants committed Jun 29, 2021
1 parent d0380c4 commit 78a45a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ if NOT [%FLYWAY_BETA%]==[] (

echo ============== RUNNING OSSIFIER
cd "%FLYWAY_RELEASE_DIR%\flyway-main\master-only\flyway-ossifier"
@REM Ossifier reads the OSSIFY_TEST_MODE environment variable
@REM OSSifier reads the OSSIFY_TEST_MODE environment variable
call mvn clean compile exec:java -Dexec.mainClass="com.boxfuse.flyway.ossifier.OSSifier" -Dexec.args="%FLYWAY_RELEASE_DIR% %FLYWAY_RELEASE_DIR%/flyway-main" -DskipTests -DskipITs || goto :error

echo ============== BUILDING ENTERPRISE
Expand Down

0 comments on commit 78a45a2

Please sign in to comment.