Commit a179e86b authored by Simon Cornet's avatar Simon Cornet
Browse files

feat: added calver for image

parent b94a6627
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -24,6 +24,7 @@ build image:

    # add tags to image
    - "docker image tag ssh-client cr.simoncor.net/siempie/ssh-client:latest"
    - "docker image tag ssh-client cr.simoncor.net/siempie/ssh-client:v25.06.03"

    # push image to dockerhub.
    - "docker push --all-tags cr.simoncor.net/siempie/ssh-client"