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

feat: added calver tag for image

parent c1273aff
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 go-build cr.simoncor.net/siempie/go-build:latest"
    - "docker image tag go-build cr.simoncor.net/siempie/go-build:v25.06.03"

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