chore: slim build.yml to use shared docker-build action #3

Merged
libretech merged 5 commits from chore/use-docker-build-action into main 2026-04-29 22:08:32 +02:00
Showing only changes of commit 2c48896485 - Show all commits

View File

@@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: git.librete.ch/libretech/actions/.gitea/actions/docker-build@main
- uses: https://git.librete.ch/libretech/actions/.gitea/actions/docker-build@main
with:
registry: ${{ secrets.REGISTRY }}
registry_user: ${{ secrets.REGISTRY_USER }}