change to version 0.4.0-SNAPSHOT
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s

This commit is contained in:
Thomas Peetz
2026-08-25 11:11:51 +02:00
parent a113f08ddc
commit bda453a92a
24 changed files with 418 additions and 405 deletions
+3 -1
View File
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
# script/update:
@@ -6,6 +6,8 @@ set -e
cd "$(dirname "$0")/.."
source version
echo "==> Stopping and removing pod kontor"
if podman pod exists kontor; then
podman pod stop kontor