Skip to content

Commit 8d394af

Browse files
committed
Updating run scripts to include passphrase for gpg.
1 parent a0ba393 commit 8d394af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-buildAndRunScriptGenerator.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
mvn clean install
1+
mvn clean install -Dgpg.passphrase=somePassphraseHere
22
java -jar target/flywaydb-script-generator-0.9.jar filesystem:src/test/resources/dbmigrations 1 1.001 migrationscript.sql ORACLE

0 commit comments

Comments
 (0)