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