fix: replace tabs with spaces in workflow file
All checks were successful
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 3m33s
All checks were successful
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 3m33s
This commit is contained in:
@@ -54,7 +54,7 @@ jobs:
|
||||
docker info >/dev/null 2>&1 && break || sleep 2
|
||||
done
|
||||
docker info
|
||||
|
||||
|
||||
- name: Checkout code
|
||||
run: |
|
||||
git clone --depth 1 --branch kub-stage http://gitea-svc:3000/admin/CMS.git .
|
||||
|
||||
Reference in New Issue
Block a user