Skip to content

Commit e1eab69

Browse files
author
Leandro Ferreira
committed
Update publish-backend.yml
1 parent cb73517 commit e1eab69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
- name: Build and push Docker image
2727
uses: docker/build-push-action@v5
2828
with:
29-
context: ./Writeopia/backend/gateway
29+
context: ./backend/gateway
3030
push: true
3131
tags: ghcr.io/writeopia/writeopia-backend:latest

0 commit comments

Comments
 (0)