Update image
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
@@ -12,7 +12,7 @@ volumes:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Build CAPV image(s)
|
- name: Build CAPV image(s)
|
||||||
image: k8s.gcr.io/scl-image-builder/cluster-node-image-builder-amd64:v0.1.11
|
image: k8s.gcr.io/scl-image-builder/cluster-node-image-builder-amd64:latest
|
||||||
pull: always
|
pull: always
|
||||||
commands:
|
commands:
|
||||||
- |
|
- |
|
||||||
@@ -20,7 +20,7 @@ steps:
|
|||||||
mv /tmp/vsphere.json vsphere.json
|
mv /tmp/vsphere.json vsphere.json
|
||||||
- |
|
- |
|
||||||
make -C /home/imagebuilder help
|
make -C /home/imagebuilder help
|
||||||
# make -C /home/imagebuilder build-node-ova-vsphere-ubuntu-2204
|
make -C /home/imagebuilder build-node-ova-vsphere-ubuntu-2204
|
||||||
environment:
|
environment:
|
||||||
VSPHERE_PASSWORD:
|
VSPHERE_PASSWORD:
|
||||||
from_secret: vsphere_password
|
from_secret: vsphere_password
|
||||||
|
|||||||
Reference in New Issue
Block a user