Update .gitlab-ci.yml file
This commit is contained in:
parent
e4e88673ec
commit
c66bff0cdc
@ -1,6 +1,8 @@
|
|||||||
# you can delete this line if you're not using Docker
|
# you can delete this line if you're not using Docker
|
||||||
#image: busybox:latest
|
#image: busybox:latest
|
||||||
|
|
||||||
|
tags: container
|
||||||
|
|
||||||
shellcheck:
|
shellcheck:
|
||||||
stage: test
|
stage: test
|
||||||
image: registry.gitlab.com/pipeline-components/shellcheck:latest
|
image: registry.gitlab.com/pipeline-components/shellcheck:latest
|
||||||
|
Loading…
Reference in New Issue
Block a user