forked from sig_core/toolkit
Update .gitlab-ci.yml file
This commit is contained in:
parent
327437eeff
commit
74cc1331a9
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user