Skip to content

Commit

Permalink
update deployment script
Browse files Browse the repository at this point in the history
  • Loading branch information
vegegoku committed Sep 17, 2023
1 parent 511176c commit c6c9bec
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/publish-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ name: Publish-app
on:
push:
branches: [ development ]
env:
MAVEN_OPTS: -Xms6144m -Xmx8192m -XX:MaxPermSize=8192m
JAVA_OPTS: -Xms6144m -Xmx8192m -XX:MaxPermSize=8192m

jobs:
publish-app:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit c6c9bec

Please sign in to comment.