mirror of
https://github.com/nethunterzist/trendyol-analiz
synced 2026-07-01 01:17:04 +00:00
ci: VITE_API_URL -> ciromarket.cironet.com.tr
Ne yaptik: - Frontend build arg guncellendi: sslip.io -> ciromarket.cironet.com.tr Neden yaptik: - Let's Encrypt sslip.io rate limit (250k/168h), gercek domain kullaniyoruz - Yeni frontend image bu URL ile build edilecek, ArgoCD sync'leyecek
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
||||
run: |
|
||||
docker build \
|
||||
--file admin-panel/Dockerfile \
|
||||
--build-arg VITE_API_URL=https://trendyol-api.194.187.253.61.sslip.io \
|
||||
--build-arg VITE_API_URL=https://ciromarket.cironet.com.tr \
|
||||
--tag "$REGISTRY/$IMAGE:${{ steps.tag.outputs.sha }}" \
|
||||
--tag "$REGISTRY/$IMAGE:latest" \
|
||||
./admin-panel
|
||||
|
||||
Reference in New Issue
Block a user