fix build generate real private key
Build & Deploy / Build & Push Docker Image (push) Failing after 2s
Build & Deploy / Deploy to VPS (push) Has been skipped

This commit is contained in:
root
2026-07-04 01:54:56 -04:00
parent 030ecd8fd8
commit 342e8ee2fe
+1 -1
View File
@@ -402,4 +402,4 @@ jobs:
REGISTRY_USER='${{ secrets.REGISTRY_USERNAME }}' \ REGISTRY_USER='${{ secrets.REGISTRY_USERNAME }}' \
REGISTRY_PASSWORD=\$(printf '%s' '$REGISTRY_PASSWORD_B64' | base64 -d) \ REGISTRY_PASSWORD=\$(printf '%s' '$REGISTRY_PASSWORD_B64' | base64 -d) \
bash scripts/docker-prod-deploy.sh bash scripts/docker-prod-deploy.sh
" "