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
|
||||
#image: busybox:latest
|
||||
|
||||
tags: container
|
||||
|
||||
shellcheck:
|
||||
stage: test
|
||||
image: registry.gitlab.com/pipeline-components/shellcheck:latest
|
||||
tags:
|
||||
- container
|
||||
script:
|
||||
# anything ending on .sh, should be shell script
|
||||
- |
|
||||
|
Loading…
Reference in New Issue
Block a user