fix deploy config

This commit is contained in:
Warunee Tamkoo 2025-06-24 10:34:14 +07:00
parent ef9250bdd6
commit 02faa81425

View file

@ -54,7 +54,7 @@ jobs:
- name: CMS Build and push docker image
uses: docker/build-push-action@v3
with:
context: cms
context: .
file: cms/docker/Dockerfile
cache-from: type=gha
cache-to: type=gha,mode=max