fix: maybe fixing this
Some checks failed
Build and Push to Gitea / build-and-push (push) Failing after 14s
Some checks failed
Build and Push to Gitea / build-and-push (push) Failing after 14s
This commit is contained in:
parent
660cdd9681
commit
24a138065b
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ secrets.GITEA_DOMAIN }}/${{ secrets.GITEA_USERNAME }}/resumelens/backend:latest
|
tags: ${{ secrets.GITEA_DOMAIN }}/${{ secrets.GITEA_USERNAME }}resumelens/backend:latest
|
||||||
|
|
||||||
# Build and Push React Frontend
|
# Build and Push React Frontend
|
||||||
- name: Build and Push Frontend
|
- name: Build and Push Frontend
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user