fix(updater): i cant count+1 attempt to convert to drone

This commit is contained in:
matt1432 2023-03-08 15:56:46 -05:00
parent 880ebbbb1c
commit e35e7035ca

View file

@ -11,6 +11,7 @@ steps:
- apt install -y --no-install-recommends pipx python3.8-venv
- pipx install pipenv
- pipx ensurepath
- export PATH=/root/.local/bin:$PATH
- pipenv install
- cd updater
- pipenv run python main.py