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