1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-08-10 22:11:50 +02:00

Server: Trying to build ARM64 Docker image

This commit is contained in:
Laurent Cozic
2025-03-30 19:14:32 +02:00
parent 3438c58ec4
commit 77048caeeb

View File

@@ -90,6 +90,7 @@ jobs:
SERVER_REPOSITORY: joplin/server
SERVER_TAG_PREFIX: server
run: |
chmod 700 "${GITHUB_WORKSPACE}/.github/scripts/publish_docker_manifest.sh"
"${GITHUB_WORKSPACE}/.github/scripts/publish_docker_manifest.sh"
ServerDockerImage: