fix deploy

This commit is contained in:
Warunee Tamkoo 2025-06-24 10:30:03 +07:00
parent 9ebc0f67fc
commit ef9250bdd6

View file

@ -55,7 +55,7 @@ jobs:
uses: docker/build-push-action@v3 uses: docker/build-push-action@v3
with: with:
context: cms context: cms
file: docker/Dockerfile file: cms/docker/Dockerfile
cache-from: type=gha cache-from: type=gha
cache-to: type=gha,mode=max cache-to: type=gha,mode=max
platforms: linux/amd64 platforms: linux/amd64