This commit is contained in:
Rebecca Makar 2021-08-06 14:53:33 -04:00
Родитель 8712b2a138
Коммит 14e589740a
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -94,7 +94,7 @@ write_files:
[ $? -ne 0 ] && error "append src/terraform to /sparse-checkout - setup step"
echo "git pull main branch"
git pull origin main
git pull origin test/remakar/proxy_1filer
[ $? -ne 0 ] && error "git pull main branch - setup step"
echo "cd to file path"