gitlab-ci: hopeless try

This commit is contained in:
angristan 2019-02-25 23:07:27 +01:00
parent 7f4f9b88ec
commit 06dd480ecd

View file

@ -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