gitlab-ci: hopeless try
This commit is contained in:
parent
7f4f9b88ec
commit
06dd480ecd
1 changed files with 1 additions and 1 deletions
|
|
@ -15,5 +15,5 @@ vagrant validate:
|
||||||
stage: Vagrant linting
|
stage: Vagrant linting
|
||||||
script:
|
script:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get install --no-install-recommends -y vagrant
|
- apt-get install --no-install-recommends -y vagrant virtualbox
|
||||||
- vagrant validate
|
- vagrant validate
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue