Skip to content
Snippets Groups Projects
Commit 770d47f8 authored by Erick Hitter's avatar Erick Hitter
Browse files

Need an update before we have any lists

parent 2975f35c
No related branches found
No related tags found
1 merge request!6Add Debian Jessie build image
Pipeline #539 canceled
...@@ -63,6 +63,7 @@ lint-debian-jessie-build-script: ...@@ -63,6 +63,7 @@ lint-debian-jessie-build-script:
stage: test stage: test
image: debian:latest image: debian:latest
before_script: before_script:
- apt-get update
- apt-get install -y shellcheck - apt-get install -y shellcheck
script: script:
- shellcheck ./debian/jessie/setup.sh - shellcheck ./debian/jessie/setup.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment