Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Update azure-dev.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gwon11225 authored Aug 26, 2024
1 parent 8955a7e commit 2a777c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/azure-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:

- name: Application Yaml Setting
run: |
touch ./src/main/resources/application.yaml
echo "${{ secrets.APPLICATION_YAML }}" > ./src/main/resources/application.yaml
- name: Grant execute permission for gradlew
Expand Down

0 comments on commit 2a777c4

Please sign in to comment.