chore: improving scripts and add thecodingmachine to edge release

This commit is contained in:
Julien Neuhart
2023-10-29 11:43:47 +01:00
parent b9ad67d147
commit 017872c5ef
3 changed files with 12 additions and 26 deletions

View File

@@ -62,4 +62,5 @@ jobs:
uses: actions/checkout@v4
- name: Build and push Docker image for main branch
run: |
make release GOTENBERG_VERSION=edge
make release GOTENBERG_VERSION=edge
make release GOTENBERG_VERSION=edge DOCKER_REPOSITORY=thecodingmachine