ci(workflows): use sub-actions

This commit is contained in:
Julien Neuhart
2025-01-24 09:41:31 +01:00
parent 66ade27383
commit 09e511bc49
5 changed files with 55 additions and 57 deletions

2
.env
View File

@@ -11,4 +11,4 @@ GOLANGCI_LINT_VERSION=v1.63.4 # See https://github.com/golangci/golangci-lint/re
GOTENBERG_VERSION=snapshot
DOCKERFILE=build/Dockerfile
DOCKERFILE_CLOUDRUN=build/Dockerfile.cloudrun
DOCKER_BUILD_CONTEXT='.'
DOCKER_BUILD_CONTEXT='.'