From ad770d30ffd097bd95d9e24baf440e6647adc843 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petra=20C=CC=8Ci=CC=81halova=CC=81?= Date: Thu, 19 Dec 2024 10:52:45 +0100 Subject: [PATCH] update build_deploy.sh --- build_deploy.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/build_deploy.sh b/build_deploy.sh index 71750e715..b66d9e05a 100755 --- a/build_deploy.sh +++ b/build_deploy.sh @@ -2,7 +2,6 @@ set -exv - IMAGE="quay.io/cloudservices/apicast-base" IMAGE_TAG=$(git rev-parse --short=7 HEAD) LATEST_TAG="latest"