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
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 3m10s
Reviewed-on: #2
This commit is contained in:
commit
e46cfeaa4b
@ -25,7 +25,7 @@ jobs:
|
|||||||
- name: Build and Push Backend
|
- name: Build and Push Backend
|
||||||
uses: docker/build-push-action@v4
|
uses: docker/build-push-action@v4
|
||||||
with:
|
with:
|
||||||
context: ./backend
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: registry.liquidrinu.com/fusero-backend:latest
|
tags: registry.liquidrinu.com/fusero-backend:latest
|
||||||
cache-from: type=registry,ref=registry.liquidrinu.com/fusero-backend:buildcache
|
cache-from: type=registry,ref=registry.liquidrinu.com/fusero-backend:buildcache
|
||||||
|
Loading…
Reference in New Issue
Block a user