gitlab-ci: hopeless try 2
This commit is contained in:
parent
06dd480ecd
commit
e66ac2e696
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ shellcheck:
|
||||||
vagrant validate:
|
vagrant validate:
|
||||||
stage: Vagrant linting
|
stage: Vagrant linting
|
||||||
script:
|
script:
|
||||||
|
- echo "deb http://deb.debian.org/debian stretch main contrib" > /etc/apt/sources.list
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get install --no-install-recommends -y vagrant virtualbox
|
- apt-get install --no-install-recommends -y vagrant virtualbox
|
||||||
- vagrant validate
|
- vagrant validate
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue