mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-22 01:49:48 +00:00
[#892] Fixed shellcheck in gitlab-ci
This commit is contained in:
parent
028bae3068
commit
0dfb50997b
@ -16,6 +16,9 @@ stages:
|
||||
shellcheck:
|
||||
stage: test
|
||||
image: "$CI_REGISTRY_IMAGE:debian-stretch-amd64"
|
||||
tags:
|
||||
- linux
|
||||
- amd64
|
||||
before_script:
|
||||
- sudo apt-get update
|
||||
- sudo apt-get -y install shellcheck
|
||||
|
Loading…
x
Reference in New Issue
Block a user