1 Commits
v1.1.0 ... main

Author SHA1 Message Date
lucasdpt
e26eab87e5 feat: update build and push
All checks were successful
semantic-release / release (push) Successful in 33s
2026-04-07 22:31:42 +02:00

View File

@@ -132,7 +132,7 @@ jobs:
- name: Docker build
id: build
uses: ./build-and-push
uses: https://gitea.ldpt.fr/actions/docker/build-and-push@main
with:
oci-registry: ${{ inputs.oci-registry }}
oci-registry-username: ${{ secrets.OCI_REGISTRY_USERNAME }}