Projects fmmods customforge Packages
Follow below instructions to publish packages into this project
Login to OneDev docker registry
$ docker login onedev.akarinext.org
Login user needs to have package write permission over the project below
Then push image to desired repository under specified project
$ docker push onedev.akarinext.org/fmmods/customforge/<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