Skip to content

Commit

Permalink
update helper scripts.
Browse files Browse the repository at this point in the history
  • Loading branch information
wildone committed Mar 27, 2023
1 parent a67aba2 commit abdf984
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions deploy-frontend.ps1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
./mvnw -f application/frontend/pom.xml clean install -P autoInstallBundle
1 change: 1 addition & 0 deletions deploy.ps1
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
./deploy-app.ps1
./deploy-frontend.ps1
./deploy-content.ps1
./deploy-content-tests.ps1

0 comments on commit abdf984

Please sign in to comment.