Update image
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2023-02-23 21:35:28 +01:00
parent 3b8e90b267
commit 3c1b3c0128

View File

@@ -12,7 +12,7 @@ volumes:
steps:
- 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
commands:
- |
@@ -20,7 +20,7 @@ steps:
mv /tmp/vsphere.json vsphere.json
- |
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:
VSPHERE_PASSWORD:
from_secret: vsphere_password