Skip to content

Commit

Permalink
feature : github action test local 2
Browse files Browse the repository at this point in the history
  • Loading branch information
i-am-jiwon committed Mar 4, 2024
1 parent 0d539c8 commit 915f5fd
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,4 @@ jobs:
working-directory: /
comment: Deploy
command: |
mkdir -p /docker_projects/gha
curl -o /docker_projects/gha/zero_downtime_deploy.py https://raw.githubusercontent.com/E-IT-Charge/E-IT-Charge-Api-Server/feature/mainGHA/infraScript/zero_downtime_deploy.py
chmod +x /docker_projects/gha/zero_downtime_deploy.py
/docker_projects/gha/zero_downtime_deploy.py
mkdir test.txt

0 comments on commit 915f5fd

Please sign in to comment.