Saved Queries
Follow below instructions to publish packages into this project
		Login to OneDev docker registry
		
		Login user needs to have package write permission over the project below
		
		Then push image to desired repository under specified project
		
		
		You can also achieve this by adding a build docker image step to your CI/CD job and configuring the built-in registry login with an access token secret that has package write permissions
		
		WARNING: 
		
			This server is currently accessed via http protocol, please configure your docker daemon or buildx builder to work with insecure registry
		
	
