We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting error in gogs "There was a problem enabling your repository."
My Docker Config
docker run \ --volume=/var/run/docker.sock:/var/run/docker.sock \ --volume=/root/drone:/data \ --env=DRONE_GIT_ALWAYS_AUTH=false \ --env=DRONE_GOGS_SERVER=https://gitote.in \ --env=DRONE_RUNNER_CAPACITY=2 \ --env=DRONE_SERVER_HOST=ci.gitote.in \ --env=DRONE_SERVER_PROTO=https \ --env=DRONE_TLS_AUTOCERT=true \ --publish=80:80 \ --publish=443:443 \ --restart=always \ --detach=true \ --name=drone \ drone/drone:1.0.0-rc.1
The text was updated successfully, but these errors were encountered:
hi there, for end-user support questions please use our discourse forum at https://discourse.drone.io
Sorry, something went wrong.
feat: [ML-302]: Framework For Harness Intelligence APIs (#2547)
59614e7
* feat: [ML-302]: Framework For Harness Intelligence APIs
No branches or pull requests
Getting error in gogs "There was a problem enabling your repository."
My Docker Config
The text was updated successfully, but these errors were encountered: