From 00274fd0333fe8c95787df3a11cbeda3b72432a4 Mon Sep 17 00:00:00 2001 From: Martin Quarda Date: Thu, 24 Oct 2024 16:15:29 +0200 Subject: [PATCH] changes from angoosh --- build.sh | 2 ++ push.sh | 0 2 files changed, 2 insertions(+) create mode 100644 build.sh create mode 100644 push.sh diff --git a/build.sh b/build.sh new file mode 100644 index 0000000..2df0209 --- /dev/null +++ b/build.sh @@ -0,0 +1,2 @@ +#!/bin/bash +docker build -t gitea.angoosh.com/meiri/alkator/api:latest . \ No newline at end of file diff --git a/push.sh b/push.sh new file mode 100644 index 0000000..e69de29