Skip to content

Commit

Permalink
chore: cicd test
Browse files Browse the repository at this point in the history
- 오류 확인 중
  • Loading branch information
linglong67 committed Jan 29, 2024
1 parent fa53b11 commit 898f577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
java-version: '17'
distribution: 'temurin'

- name: Set docker-compose yml file
# - name: Set docker-compose yml file
- uses: actions/checkout@v3
- run: |
touch docker-compose.yml
Expand Down

0 comments on commit 898f577

Please sign in to comment.