fixed path for implied backend, which sits on root actual
This commit is contained in:
parent
59c67d2742
commit
35f478920b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user