Update .gitlab-ci.yml file

This commit is contained in:
Neil Hanlon 2021-07-06 19:01:07 +00:00
parent 327437eeff
commit 74cc1331a9
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@
shellcheck:
stage: test
image: registry.gitlab.com/pipeline-components/shellcheck:latest
variables:
CUSTOM_ENV_CI_REGISTRY: git.rockylinux.org
CUSTOM_ENV_CI_REGISTRY_USER: neil
tags:
- container
script: