Hi,
Thanks a lot for forking drone-wall.
I was trying to run drone-wall.
However, right after I run the docker command line, I get an error like below:
API_REPOSITORY ENV VARIABLE IS NOT SET. ABORTING.
I tried echo $? and exit status code is 1.
I tried both your image and my image build by the same Dockerfile.
Any idea how to debug?
Thanks a lot!