tt
build / build (push) Waiting to run

This commit is contained in:
2026-07-18 21:57:33 +02:00
parent 678c3bad76
commit 9323803cb4
+2 -2
View File
@@ -1,7 +1,7 @@
name: build
on:
push:
branches: [main]
branches: [master]
jobs:
build:
runs-on: ubuntu-latest
@@ -16,4 +16,4 @@ jobs:
docker build -t gitea.czernobog.pl/gitea/astrololo-$SVC:$TAG ./services/$SVC
docker push gitea.czernobog.pl/gitea/astrololo-$SVC:$TAG
done
echo "Tag: $TAG"
echo "Tag: $TAG"