Diogo Ribeiro
Results
2
comments of
Diogo Ribeiro
I had the same problem when I build my project on gitlab CI, my workaround was to change my composer.lock. I remove `"url": "[email protected]:mustangostang/spyc.git"` and put `"url": "https://github.com/mustangostang/spyc.git"` The problem...
> Hi, sorry for my rookie question - i´ve installed the docker on my Qnap nas - what are the next steps to start the test_script.py? `python -m unittest test_script.py...