chore: not needed

This commit is contained in:
Radostin Emanuilov 2024-08-28 16:41:01 +01:00
parent c0f799c8be
commit 5150f5e507
No known key found for this signature in database
2 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
# action.yml
name: 'Build VM disk'
description: 'Setups a Rocky Linux 9 Cloud based VM disk capable of building the bootc image'
runs:
using: 'docker'
image: 'docker://docker.io/monolithify/gitlab-runner-image:latest'
post-entrypoint: './scripts/setupBuilder/main.sh'