Skip to content

Remove entrypoint from `gitlabktl` image

Grzegorz Bizon requested to merge feature/gb/remove-image-entrypoint into master

Description

This makes it easier to use this image in GitLab CI/CD because we don't need to reset the entrypoint with image: entrypoint: [""].

Merge request reports