diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e68a962..2727bcf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,8 @@ # you can delete this line if you're not using Docker #image: busybox:latest +tags: container + shellcheck: stage: test image: registry.gitlab.com/pipeline-components/shellcheck:latest