We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c30d913 commit 72e9718Copy full SHA for 72e9718
.github/workflows/cd.yml
@@ -69,6 +69,7 @@ jobs:
69
uses: HSLdevcom/jore4-tools/.github/workflows/shared-build-and-publish-docker-image.yml@shared-build-and-publish-docker-image-v1
70
with:
71
docker_image_name: jore4-mssql-testdb
72
+ build_arm64_image: true
73
secrets:
74
azure_client_id: ${{ secrets.AZURE_CLIENT_ID }}
75
azure_tenant_id: ${{ secrets.AZURE_TENANT_ID }}
0 commit comments