android_vendor_mulchwebview/.github/workflows/updater.yml

13 lines
210 B
YAML

kind: pipeline
type: docker
name: Updater
steps:
- name: update
image: eclipse-temurin:17.0.6_10-jdk-jammy
commands:
- pipx install pipenv
- pipenv install
- cd updater
- pipenv run python main.py