From 4dcc6f93a200a669290208bc93fa175fa7e169b7 Mon Sep 17 00:00:00 2001 From: gm Date: Wed, 4 Dec 2019 00:22:39 +0100 Subject: [PATCH] Minimal change to trigger deploy --- debirf/build_and_run_images | 1 - 1 file changed, 1 deletion(-) diff --git a/debirf/build_and_run_images b/debirf/build_and_run_images index a849e25f..8e1a0da4 100755 --- a/debirf/build_and_run_images +++ b/debirf/build_and_run_images @@ -18,7 +18,6 @@ set -e -o pipefail # You should have received a copy of the GNU General Public License # along with this program. If not, see . - export RELEASE=$(date +'%Y%m%d') export VERSION='0.98 Beta'