chore: Disable mountpoints
This commit is contained in:
parent
abc231fb22
commit
11ac815ac6
@ -58,9 +58,9 @@ jobs:
|
|||||||
name: Cluster API node template
|
name: Cluster API node template
|
||||||
container:
|
container:
|
||||||
image: registry.k8s.io/scl-image-builder/cluster-node-image-builder-amd64:v0.1.29
|
image: registry.k8s.io/scl-image-builder/cluster-node-image-builder-amd64:v0.1.29
|
||||||
volumes:
|
# volumes:
|
||||||
- /data:/data
|
# - /data:/data
|
||||||
- /output:/output
|
# - /output:/output
|
||||||
runs-on: dind-rootless
|
runs-on: dind-rootless
|
||||||
# needs: [semrel_dryrun, linting]
|
# needs: [semrel_dryrun, linting]
|
||||||
needs: semrel_dryrun
|
needs: semrel_dryrun
|
||||||
|
Loading…
Reference in New Issue
Block a user