again
This commit is contained in:
@@ -75,4 +75,5 @@ publish:
|
||||
- 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
|
||||
- docker tag $registry_host/$registry_img:$APP_VERSION $docker_img
|
||||
- docker push $docker_img
|
||||
Reference in New Issue
Block a user