Skip to content

Commit

Permalink
FIX DEPLOYMENT
Browse files Browse the repository at this point in the history
  • Loading branch information
Hannes221 committed Mar 21, 2024
1 parent 3bd30e7 commit 9636390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github-deployment/playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
tasks:
- git:
repo: '{{ repo_folder }}'
dest: '{{ backend_src }}'
dest: '{{ project_folder }}'
update: yes

- name: Tear down existing services
Expand Down

0 comments on commit 9636390

Please sign in to comment.