mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-17 12:42:16 +01:00
fix(ci): wrong release name for build try on armhf
This commit is contained in:
2
.github/workflows/continuous_integration.yml
vendored
2
.github/workflows/continuous_integration.yml
vendored
@@ -92,4 +92,4 @@ jobs:
|
|||||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||||
- name: Build try of armhf Docker image variant
|
- name: Build try of armhf Docker image variant
|
||||||
run: |
|
run: |
|
||||||
make release GOTENBERG_VERSION=armmhf
|
make release GOTENBERG_VERSION=armhf
|
||||||
|
|||||||
Reference in New Issue
Block a user