perf: remove unnecessary apt-get install git
Build and Deploy to Kubernetes / publish-packages (push) Successful in 1m1s
Build and Deploy to Kubernetes / build-and-deploy (push) Has been cancelled

This commit is contained in:
masoodafar-web
2026-01-29 05:57:07 +03:30
parent 5b0558ee24
commit 55a775f51c
-1
View File
@@ -22,7 +22,6 @@ jobs:
steps:
- name: Checkout code
run: |
apt-get update -qq && apt-get install -y git -qq
git clone --depth 1 --branch kub-stage http://gitea-svc:3000/admin/CMS.git .
git log -1 --format="%H %s"