Compare commits
2 Commits
59c67d2742
...
e46cfeaa4b
Author | SHA1 | Date | |
---|---|---|---|
e46cfeaa4b | |||
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