chore: slim build.yml to use shared docker-build action
Some checks failed
build / build (pull_request) Failing after 2s
Some checks failed
build / build (pull_request) Failing after 2s
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- uses: libreshop/actions/.gitea/actions/docker-build@main
|
- uses: libretech/actions/.gitea/actions/docker-build@main
|
||||||
with:
|
with:
|
||||||
registry: ${{ secrets.REGISTRY }}
|
registry: ${{ secrets.REGISTRY }}
|
||||||
registry_user: ${{ secrets.REGISTRY_USER }}
|
registry_user: ${{ secrets.REGISTRY_USER }}
|
||||||
|
|||||||
Reference in New Issue
Block a user