Projects 7x sdks Packages
Follow below instructions to publish packages into this project
Login to OneDev docker registry
$ docker login 1x.ax
Login user needs to have package write permission over the project below
Then push image to desired repository under specified project
$ docker push 1x.ax/7x/sdks/<repository>:<tag>
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
Please wait...
Page is in error, reload to recover