fix: maybe fixing this
Some checks failed
Build and Push to Gitea / build-and-push (push) Failing after 14s

This commit is contained in:
Hayden Hargreaves 2026-04-02 12:15:05 -07:00
parent 660cdd9681
commit 24a138065b

View File

@ -28,7 +28,7 @@ jobs:
with:
context: .
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
- name: Build and Push Frontend