Unverified Commit 9bf38258 authored by owaisrazi1012's avatar owaisrazi1012 Committed by GitHub

Update ci.yml

parent 184800f4
......@@ -33,14 +33,9 @@ jobs:
files_list=$(find . -path ./grafonnet-lib -prune -o -name '*.jsonnet')
echo "Creating directory"
mkdir grafonnet
ls
echo "Cloning directory"
git clone https://github.com/grafana/grafonnet-lib.git
while IFS= read -r jsonnet_file;
do
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment