perf: remove unnecessary apt-get install git
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user