Force docker recreation #22

Merged
mischa.spelt merged 1 commits from gitea-action into main 2026-08-24 11:02:06 +02:00
2 changed files with 2 additions and 0 deletions
Showing only changes of commit fb53fdb16d - Show all commits
+1
View File
@@ -10,6 +10,7 @@ on:
- 'composer.json' - 'composer.json'
- 'composer.lock' - 'composer.lock'
- '.gitea/workflows/build-docker.yml' - '.gitea/workflows/build-docker.yml'
- 'version'
jobs: jobs:
build: build:
+1
View File
@@ -0,0 +1 @@
2026-08-24T10:45