aur
This commit is contained in:
parent
618d2be743
commit
c52decdd28
1 changed files with 14 additions and 0 deletions
14
aur/action.yml
Normal file
14
aur/action.yml
Normal file
|
@ -0,0 +1,14 @@
|
|||
name: 'idkyet builder'
|
||||
description: 'builder for the idkyet linux project'
|
||||
inputs:
|
||||
layer_config_file:
|
||||
description: 'layer config file'
|
||||
required: true
|
||||
#outputs:
|
||||
# hashes:
|
||||
# description: 'json dict of hashes of all files'
|
||||
runs:
|
||||
using: docker
|
||||
image: docker://git.fml128.ch/fml128/idkyet-builder:latest
|
||||
args:
|
||||
- aur
|
Loading…
Add table
Reference in a new issue