fixed path for implied backend, which sits on root actual #2

Merged
darren merged 1 commits from hotfix-paths into main 2025-05-21 23:57:52 +00:00
Showing only changes of commit 35f478920b - Show all commits

@ -25,7 +25,7 @@ jobs:
- name: Build and Push Backend
uses: docker/build-push-action@v4
with:
context: ./backend
context: .
push: true
tags: registry.liquidrinu.com/fusero-backend:latest
cache-from: type=registry,ref=registry.liquidrinu.com/fusero-backend:buildcache