Skip to content

Commit

Permalink
Update cicd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dlwjddn123 authored Jun 11, 2024
1 parent cc8274a commit bf8907c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ jobs:
- name: Set file permissions
run: chmod -R 755 .

- name: Create tar archive excluding .git
run: tar --exclude='.git' -czf source_code.tar.gz .

- name: Copy source code to remote server
uses: appleboy/scp-action@master
with:
Expand Down

0 comments on commit bf8907c

Please sign in to comment.