ctrl k
Follow below instructions to publish packages into this project
Login to OneDev docker registry
$ docker login git.hongzhengli.com
Login user needs to have package write permission over the project below
Then push image to desired repository under specified project
$ docker push git.hongzhengli.com/CS537-Intro-OS/25Spring-p5-miniSpark/<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
Page is in error, reload to recover