Test workflow

This commit is contained in:
2025-07-03 10:36:24 +05:30
parent 32b172e0bd
commit 1eb3318972

View File

@@ -29,6 +29,6 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v6
with:
platforms: linux/amd64,linux/arm64/v8,linux/arm/v7
platforms: linux/arm64/v8
push: true
tags: ${{ vars.DOCKERHUB_REPO }}:2.10.0 , ${{ vars.DOCKERHUB_REPO }}:latest