Removed the older version, which is not in Virtualbox repositories
This commit is contained in:
parent
dc3a937969
commit
0a73564029
@ -17,8 +17,6 @@ jobs:
|
|||||||
include:
|
include:
|
||||||
- image: git.plantroon.com/plantroon/vagrant-vbox
|
- image: git.plantroon.com/plantroon/vagrant-vbox
|
||||||
version: 7.0.8
|
version: 7.0.8
|
||||||
- image: git.plantroon.com/plantroon/vagrant-vbox
|
|
||||||
version: 7.0.6
|
|
||||||
- image: git.plantroon.com/plantroon/vagrant-vbox
|
- image: git.plantroon.com/plantroon/vagrant-vbox
|
||||||
version: 6.1.44
|
version: 6.1.44
|
||||||
permissions:
|
permissions:
|
||||||
@ -41,7 +39,7 @@ jobs:
|
|||||||
id: meta
|
id: meta
|
||||||
uses: https://github.com/docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
|
uses: https://github.com/docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
|
||||||
with:
|
with:
|
||||||
images: plantroon/vbox
|
images: ${{ matrix.image }}
|
||||||
|
|
||||||
- name: Build and push Docker image
|
- name: Build and push Docker image
|
||||||
id: build-and-push
|
id: build-and-push
|
||||||
|
Loading…
Reference in New Issue
Block a user