Co-authored-by:
CI / test (push) Has been cancelled

This commit is contained in:
2026-07-11 15:10:06 +03:00
parent 899341d26d
commit 936a99cc07
5 changed files with 48 additions and 0 deletions
+6
View File
@@ -108,3 +108,9 @@ jobs:
export REGISTRY_USER='${{ secrets.REGISTRY_USER }}'
export REGISTRY_PASSWORD='${{ secrets.REGISTRY_PASSWORD }}'
bash /opt/eventhub-ift/devops/scripts/deploy-service.sh ift core ${{ steps.meta.outputs.tag }}
- name: Prune old registry images
env:
REGISTRY_USER: ${{ secrets.REGISTRY_USER }}
REGISTRY_PASSWORD: ${{ secrets.REGISTRY_PASSWORD }}
run: bash scripts/run-registry-prune.sh