Skip to content

Commit

Permalink
Update cicd_process.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Murithijoshua authored Mar 20, 2024
1 parent e6e56de commit 772ae2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd_process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
script: |
cd /var/www/dwh-his-frontend
sudo git pull origin dev
sudo npm run build && cp -r build/* /var/www/histest/
# sudo npm run build && cp -r build/* /var/www/histest/

0 comments on commit 772ae2a

Please sign in to comment.