forked from sig_core/toolkit
Update .gitlab-ci.yml file
This commit is contained in:
parent
327437eeff
commit
74cc1331a9
@ -4,6 +4,9 @@
|
|||||||
shellcheck:
|
shellcheck:
|
||||||
stage: test
|
stage: test
|
||||||
image: registry.gitlab.com/pipeline-components/shellcheck:latest
|
image: registry.gitlab.com/pipeline-components/shellcheck:latest
|
||||||
|
variables:
|
||||||
|
CUSTOM_ENV_CI_REGISTRY: git.rockylinux.org
|
||||||
|
CUSTOM_ENV_CI_REGISTRY_USER: neil
|
||||||
tags:
|
tags:
|
||||||
- container
|
- container
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user