Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MinchoGreenT authored Sep 24, 2023
1 parent b590981 commit 2315a30
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,7 @@ jobs:
OCCUPY_DEPLOY_TEST_DIR: src/test/resources
OCCUPY_DEPLOY_DIR_FILE_NAME: application.yml
run: |
cd ./src/main
mkdir resources
cd ./resources
cd ./src/main/resources
touch ./application.yml
echo "$OCCUPY_DEPLOY" > ./application.yml
Expand Down

0 comments on commit 2315a30

Please sign in to comment.