This commit is contained in:
Merlin Jehli 2024-04-03 19:09:29 +02:00
parent 1af3a795de
commit 83a6f6287c
Signed by: FML128
GPG key ID: 76DE785F9DC31C59
2 changed files with 3 additions and 2 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
.idea

View file

@ -8,7 +8,7 @@ inputs:
runs:
using: "composite"
steps:
- name: Verify image
- name: Validate image
uses: docker://git.fml128.ch/fml128/idkyet-builder:2024.04.031700
with:
args: verify ${{ inputs.layer_config_file }}
args: validate ${{ inputs.layer_config_file }}