mariusz-kraj-c

Results 2 issues of mariusz-kraj-c

My `requirements.txt` look like that: ``` [...] django-background-tasks==1.2.5 -e [email protected]:rgutierrez-cotech/django-cloud-tasks.git@0caa1e771886eb2e827cb3552fb679e15352b62e#egg=django_cloud_tasks [...] ``` When I run `gcloud app deploy` I get error that Cloud Build is not able to clone the...