Saved Queries

Follow below instructions to publish packages into this project
Login to OneDev docker registry
$ docker login git.nicojeske.de
Login user needs to have package write permission over the project below
Then push image to desired repository under specified project
$ docker push git.nicojeske.de/master/<repository>:<tag>
You may also do this via publish docker image step in CI/CD job, and specify built-in registry access token secret with package write permission
WARNING: This server is currently accessed via http protocol, please configure your docker daemon or buildx builder to work with insecure registry
Please wait...
Page is in error, reload to recover