jdskj
Some checks failed
Build and Deploy Nuxt / build (push) Failing after 1s

This commit is contained in:
2026-03-17 18:20:29 +01:00
parent 4377579d23
commit 41df025bfd

View File

@@ -27,10 +27,7 @@ jobs:
- name: Log in to registry - name: Log in to registry
run: | run: |
echo "${{ secrets.REGISTRY_PASSWORD }}" | \ echo "${{ secrets.REGISTRY_PASSWORD }}" | docker login git.aranroig.com -u ${{ secrets.REGISTRY_USER }} --password-stdin
docker login git.aranroig.com \
-u ${{ secrets.REGISTRY_USER }} \
--password-stdin
- name: Build frontend - name: Build frontend
run: | run: |