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

This commit is contained in:
matt1432 2023-03-08 15:37:42 -05:00
parent 7b89fc5a98
commit 7f18369e78

View file

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