forked from sig_core/toolkit
Update .gitlab-ci.yml file
This commit is contained in:
parent
d3bb7eb0d3
commit
11df58a0b7
@ -1,11 +1,11 @@
|
|||||||
# 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
|
||||||
|
tags:
|
||||||
|
- container
|
||||||
script:
|
script:
|
||||||
# anything ending on .sh, should be shell script
|
# anything ending on .sh, should be shell script
|
||||||
- |
|
- |
|
||||||
|
Loading…
Reference in New Issue
Block a user