fix(updater): 5th attempt to convert to drone

This commit is contained in:
matt1432 2023-03-08 15:37:11 -05:00
parent 50712dd58d
commit 7b89fc5a98

View file

@ -5,6 +5,7 @@ name: Updater
steps:
- name: update
image: eclipse-temurin:17.0.6_10-jdk-focal
entrypoint: bash
commands:
- apt-get update
- apt-get install -y --no-install-recommends \