We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23fff28 commit 07b5c80Copy full SHA for 07b5c80
.github/workflows/aws.yml
@@ -20,6 +20,7 @@ jobs:
20
with:
21
java-version: 17
22
23
+ # application.yml 주입
24
- name: make application.yml
25
run: |
26
mkdir -p ./src/main/resources
0 commit comments