Compare commits
No commits in common. "e46cfeaa4bee26b57562d009f603cce3bceb1701" and "59c67d2742552297a1c5c55a28bd4811495f523a" have entirely different histories.
e46cfeaa4b
...
59c67d2742
@ -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: .
|
context: ./backend
|
||||||
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