You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- command: cp -R /tmp/repo /var/www/django # We have to copy the code outside of the read-only mount in /tmp/repo, because django needs to write files.