Skip to content

Commit

Permalink
Added gradlew generation step before patrol
Browse files Browse the repository at this point in the history
  • Loading branch information
tk-nguyen committed Oct 11, 2024
1 parent 38e68bc commit 095f418
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/integration-test-with-docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ docker exec tmail-backend james-cli AddUser "$ALICE@$DOMAIN" "$ALICE"
cd ..

echo "Building the app and running tests..."
flutter build apk --config-only
patrol build android -v \
--dart-define=USERNAME="$BOB" \
--dart-define=PASSWORD="$BOB" \
Expand Down

0 comments on commit 095f418

Please sign in to comment.