Change Docker context and Dockerfile path

This commit is contained in:
Rodribm10 2026-01-02 08:37:32 -03:00 committed by GitHub
parent 69b82a74f3
commit 779c1199f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,9 @@ jobs:
- name: Build and Push
uses: docker/build-push-action@v5
with:
context: .
context: ./docker
file: ./docker/Dockerfile
push: true
tags: ghcr.io/rodribm10/chatwoot-jasmine:latest