Skip to content

Commit

Permalink
simplify
Browse files Browse the repository at this point in the history
  • Loading branch information
arc0035 committed Nov 1, 2023
1 parent 75bafb1 commit 81f31c8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ jobs:
git pull
bash ./gradlew build -x test
cd dist
# export DBPWD=${{secrets.SPRING_DATASOURCE_PASSWORD}}
# echo setting DBPWD to $DBPWD
# sed "s/\${SPRING_DATASOURCE_PASSWORD}/$DBPWD/g" conf/application.yml > conf/application.yml
bash stop.sh
bash start.sh

0 comments on commit 81f31c8

Please sign in to comment.