Skip to content

Commit

Permalink
ci: update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
daeun084 authored Aug 31, 2024
1 parent 739a128 commit 18c558e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,7 @@ jobs:
touch ./application.yml
echo "${{ secrets.YML }}" >> ./application.yml
shell: bash

- name: List resources directory
run: |
ls -l ./src/main/resources
cat ./application.yml
shell: bash

- name: Grant execute permission for gradlew
Expand Down

0 comments on commit 18c558e

Please sign in to comment.