From 64bd689e557099f32dfaf5209ce55bc08ae3aca1 Mon Sep 17 00:00:00 2001 From: tobi <31960611+tsmethurst@users.noreply.github.com> Date: Fri, 10 Sep 2021 18:13:24 +0200 Subject: Test both dbs (#205) * move scripts, allow testing both dbs with one cmd * tidy + vendor * update test.sh to ignore cache * put test commands directly in drone.yml * change CONTRIBUTING slightly * go ham on the readme --- dockerpush.sh | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 dockerpush.sh (limited to 'dockerpush.sh') diff --git a/dockerpush.sh b/dockerpush.sh deleted file mode 100755 index 188b3cae0..000000000 --- a/dockerpush.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -docker push "superseriousbusiness/gotosocial:$(git rev-parse --abbrev-ref HEAD)" -- cgit v1.2.3