update
Build and Deploy to Production / build-and-deploy (push) Failing after 39s

This commit is contained in:
masoodafar-web
2026-01-12 16:11:25 +03:30
parent f2cc32a9c6
commit d2e015d07c
-2
View File
@@ -63,8 +63,6 @@ jobs:
-t ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ github.sha }} \
-t ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:prod \
-t ${{ env.EXTERNAL_REGISTRY }}/${{ env.IMAGE_NAME }}:prod \
--build-arg HTTP_PROXY=http://proxyuser:87zH26nbqT2@46.249.98.211:3128 \
--build-arg HTTPS_PROXY=http://proxyuser:87zH26nbqT2@46.249.98.211:3128 \
.
- name: Push to Registry