Skip to content

Commit

Permalink
Update staging deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
arkid15r committed Jan 18, 2025
1 parent 18b6b5d commit cfcce45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ansible/staging/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@

- name: Update frontend makefile for the staging environment
shell:
cmd: "sed -i 's/\\bnest-backend\\b/staging-nest-frontend/' ~/frontend/Makefile"
cmd: "sed -i 's/\\bnest-frontend\\b/staging-nest-frontend/' ~/frontend/Makefile"

- name: Copy main makefile
ansible.builtin.copy:
Expand Down

0 comments on commit cfcce45

Please sign in to comment.