Commit c7cdf370 authored by George Papathanail's avatar George Papathanail
Browse files

update pipeline

parent 99e91e44
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ generate_docker_image:
    

    # Build and push the image
    - executor \
    - /kaniko/executor \
        --context $CI_PROJECT_DIR \
        --dockerfile $CI_PROJECT_DIR/Dockerfile \
        --destination $CI_REGISTRY_IMAGE:$TAG \