Skip to content

Commit 03b1b1b

Browse files
committed
Revert "FINERACT-2350: Fix Spotless formatting"
This reverts commit 2ea85ea.
1 parent a2c66e6 commit 03b1b1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-dockerhub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
else
4242
TAGS="${{ github.ref_name }}"
4343
fi
44-
44+
4545
./gradlew --no-daemon --console=plain :fineract-provider:jib -x test -x cucumber \
4646
-Djib.to.auth.username=${{secrets.DOCKERHUB_USER}} \
4747
-Djib.to.auth.password=${{secrets.DOCKERHUB_TOKEN}} \

0 commit comments

Comments
 (0)