Merge pull request 'fixed path for implied backend, which sits on root actual' (#2) from hotfix-paths into main
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 3m10s

Reviewed-on: #2
This commit is contained in:
darren 2025-05-21 23:57:52 +00:00
commit e46cfeaa4b

@ -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