From 86122581741c0e49f569dfd4e408923e5c6b8270 Mon Sep 17 00:00:00 2001 From: opyale Date: Sun, 27 Sep 2020 00:23:06 +0200 Subject: [PATCH] Including releases in latest builds (#712) Including releases in latest builds. Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/712 Reviewed-by: 6543 <6543@noreply.codeberg.org> --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1089a747..53608c4d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -48,6 +48,7 @@ latest: stage: publish only: - master + - tags variables: WEBDAV_USERNAME: "GitNexBot" PLUGIN_FILE: "signed.apk"