build path
This commit is contained in:
parent
61202443ff
commit
dc641a07b1
1 changed files with 1 additions and 5 deletions
|
@ -24,12 +24,8 @@ runs:
|
||||||
steps:
|
steps:
|
||||||
- name: Restore and build aur
|
- name: Restore and build aur
|
||||||
uses: ./aur
|
uses: ./aur
|
||||||
with:
|
|
||||||
layer_config_file: layers_config.yml
|
|
||||||
- name: Build images
|
- name: Build images
|
||||||
uses: docker://git.fml128.ch/fml128/idkyet-builder:latest
|
uses: ./builder
|
||||||
args:
|
|
||||||
- build
|
|
||||||
- name: Upload Packages
|
- name: Upload Packages
|
||||||
run: |
|
run: |
|
||||||
cd ${{ gitea.workspace }}/out
|
cd ${{ gitea.workspace }}/out
|
||||||
|
|
Loading…
Add table
Reference in a new issue