Commit 863baf19 authored by Simon Cornet's avatar Simon Cornet
Browse files

feat: push version tag

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

    # push image
    - "buildah push $CI_REGISTRY_IMAGE:latest"
    - "buildah push $CI_REGISTRY_IMAGE:v25.06.03"

    # logout from container registry
    - "buildah logout $CI_REGISTRY"