Merge branch 'Xbird/DockerHubSupport' into 'main'
Edit CI for Docker hub See merge request gamexperience/vision!22
This commit is contained in:
@@ -74,4 +74,5 @@ publish:
|
||||
- docker push $registry_host/$registry_img:$APP_VERSION
|
||||
- docker logout $registry_host
|
||||
- docker login $docker_host -u $docker_user -p $docker_pass
|
||||
- docker tag $registry_host/$registry_img:$APP_VERSION $docker_img:$APP_VERSION
|
||||
- docker push $docker_img:$APP_VERSION
|
||||
Reference in New Issue
Block a user