Skip to content

Commit

Permalink
#7 hotfix: deploy yml 불필요한 라인 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
yo0oni committed Jan 22, 2024
1 parent b9b37e0 commit af9196c
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,6 @@ jobs:
mysql user: ${DB_USERNAME}
mysql password: ${DB_PASSWORD}

- name: Make zip file
working-directory: ./backend
run: zip -qq -r ./$GITHUB_SHA.zip .
shell: bash

- name: Configure AWS credential
uses: aws-actions/configure-aws-credentials@v1
with:
Expand Down
Empty file.
Empty file.
4 changes: 0 additions & 4 deletions .idea/sonarlint/issuestore/index.pb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Empty file.
Empty file.
4 changes: 0 additions & 4 deletions .idea/sonarlint/securityhotspotstore/index.pb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit af9196c

Please sign in to comment.