mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-11 11:12:06 -05:00
But, Why Then?
This commit is contained in:
parent
4e7bd4779e
commit
2b8d71b9f4
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ jobs:
|
|||
uses: https://github.com/actions/checkout@v4
|
||||
- name: Trying To Do My Own Buildkit Config
|
||||
shell: /bin/ash -e {0}
|
||||
run: cp ${{ github.workspace }}/.forgejo/build_configs/buildkitd.toml /etc/buildkit/
|
||||
run: cp ${{ github.workspace }}/.forgejo/build_configs/buildkitd.toml /etc/buildkit/buildkitd.toml
|
||||
- name: Set up Docker Buildx
|
||||
uses: https://github.com/docker/setup-buildx-action@v3
|
||||
# - name: Print Some Debugging Info
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue