pull/11447/head
Ilya Zuyev 2021-05-18 19:36:15 -07:00
parent 3bc0ba752d
commit 46fdd33762
1 changed files with 0 additions and 6 deletions

View File

@ -885,12 +885,6 @@ jobs:
chmod +x cleanup.sh install_cleanup.sh
./install_cleanup.sh
- name: Update cron
shell: bash
run: |
sudo touch /var/run/job.in.progress
[[ -f /var/run/reboot.in.progress ]] && (echo "reboot in progress"; exit 1)
- name: Install kubectl
shell: bash
run: |