Also push image tagged as latest
This commit is contained in:
parent
9047f4cc9d
commit
fd910d91c2
1 changed files with 1 additions and 0 deletions
|
@ -21,3 +21,4 @@ docker load < $image
|
|||
docker tag $imagename:$imagetag git.kun.is/home/$name:$gitrev
|
||||
docker tag $imagename:$imagetag git.kun.is/home/$name:latest
|
||||
docker push git.kun.is/home/$name:$gitrev
|
||||
docker push git.kun.is/home/$name:latest
|
||||
|
|
Reference in a new issue