From 155936e3f5143be7daf4b4b3854ba5ea6001671d Mon Sep 17 00:00:00 2001 From: "Hristos N. Triantafillou" Date: Sat, 29 Feb 2020 08:59:39 -0600 Subject: [PATCH] New codebase, new build --- .build.yml | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/.build.yml b/.build.yml index 75e7e0c..58505cf 100644 --- a/.build.yml +++ b/.build.yml @@ -1,17 +1,15 @@ -image: archlinux +image: alpine/latest packages: - - flake8 - - python-pip - - python-yaml + - go sources: - https://git.sr.ht/~hristoast/obpmg tasks: - - make-all: | - mkdir ~/.config || printf OK - cat > ~/.config/flake8 <