File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ echo "********************************************************" >> $logfile 2>&1
6767echo " ########################################################" >> $logfile 2>&1
6868echo " Downloading CD3 Automation Toolkit Code from Github " >> $logfile 2>&1
6969echo " ########################################################" >> $logfile 2>&1
70- sudo git clone https://github.com/oracle-devrel/cd3-automation-toolkit.git -b develop $toolkit_dir >> $logfile 2>&1
70+ sudo git clone https://github.com/oracle-devrel/cd3-automation-toolkit.git $toolkit_dir >> $logfile 2>&1
7171stop_exec
7272sudo ls -la /tmp/githubCode >> $logfile 2>&1
7373echo " Downloading CD3 Automation Toolkit Code from Github completed successfully" >> $logfile 2>&1
You can’t perform that action at this time.
0 commit comments