We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e30a7e3 commit 55a577fCopy full SHA for 55a577f
1 file changed
backend/ansible/playbook.yml
@@ -76,7 +76,7 @@
76
77
- name: Copy backend code
78
copy:
79
- src: ../backend
+ src: "/home/runner/work/CookieLess/CookieLess/backend"
80
dest: /opt/CookieLess
81
82
- name: Create .env file for docker-compose
0 commit comments