Update .gitlab-ci.yml file

This commit is contained in:
Neil Hanlon 2021-07-06 18:21:15 +00:00
parent e4e88673ec
commit c66bff0cdc
1 changed files with 2 additions and 0 deletions

View File

@ -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