Skip to content

Commit

Permalink
feat: updated ci
Browse files Browse the repository at this point in the history
  • Loading branch information
PreciousIfeaka committed Nov 13, 2024
1 parent 949aae3 commit 6a39cc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
echo "pass 5"
echo "pass 5"
touch .env
cp ${{ secrets.APP_ENV }} .env
echo ${{ secrets.APP_ENV }} > .env
echo "pass 6"
echo "pass 6"
cp scripts/e-commerce-api.service /etc/systemd/system/e-commerce-api.service
Expand Down

0 comments on commit 6a39cc6

Please sign in to comment.