Skip to content

Commit

Permalink
Merge pull request #314 from ODOICHON/dev
Browse files Browse the repository at this point in the history
chore: CD에서 캐싱 제거
  • Loading branch information
dldmsql authored Nov 5, 2023
2 parents 3b2afd1 + f347186 commit d27b1a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CD-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
# key: ${{ runner.os }}-gradle-${{ hashFiles('**/*.gradle*', '**/gradle-wrapper.properties') }}
# restore-keys: |
# ${{ runner.os }}-gradle-
- name : Clean gradle
run : ./gradlew clean
# - name : Clean gradle
# run : ./gradlew clean


#배포를 위한 secret yml 설정
Expand Down

0 comments on commit d27b1a7

Please sign in to comment.