fix: Fixes action workflows.
All checks were successful
Release code / build (push) Successful in 5m33s
All checks were successful
Release code / build (push) Successful in 5m33s
This commit is contained in:
parent
ea0a953b0e
commit
356cfb8dca
3 changed files with 11 additions and 11 deletions
|
@ -34,7 +34,7 @@ jobs:
|
|||
|
||||
- name: Build Docker image
|
||||
run: |
|
||||
docker build ./backend --tag ghcr.io/imterah/hermes:$GITHUB_REF_NAME
|
||||
docker build . --tag ghcr.io/imterah/hermes:$GITHUB_REF_NAME
|
||||
|
||||
- name: Upload Docker image
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue