nigga
Some checks failed
Build and Deploy Nuxt / build (push) Failing after 5s

This commit is contained in:
2026-03-17 18:33:19 +01:00
parent bdb4201137
commit 9db24af780

View File

@@ -32,7 +32,7 @@ jobs:
- name: Build frontend - name: Build frontend
run: | run: |
docker build -t git.aranroig.com/${{ secrets.REGISTRY_USER }}/aranroig-frontend:latest ./frontend docker build -t git.aranroig.com/${{ secrets.REGISTRY_USER }}/aranroig-frontend:latest ./frontend
docker push gitea.example.com/${{ secrets.REGISTRY_USER }}/aranroig-frontend:latest docker push git.example.com/${{ secrets.REGISTRY_USER }}/aranroig-frontend:latest
- name: Build backend - name: Build backend
run: | run: |