fix build generate real private key
This commit is contained in:
@@ -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
|
||||||
"
|
"
|
||||||
Reference in New Issue
Block a user