README update and build step name typo fix.
ci/woodpecker/push/test_build Pipeline was successful

This commit is contained in:
2026-06-07 18:29:56 +05:00
parent 38bbab09b1
commit a4d773f308
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ when:
- event: [push, tag, manual]
steps:
- name: "Build containers without pushing"
- name: "Build container without pushing"
image: code.pztrn.name/containers/mirror/docker:26.1.1-dind
privileged: true
commands:
+7
View File
@@ -2,6 +2,13 @@
This is a Redmine container I'm using.
Versioning is using Redmine version with `-X` appendix when Redmine version stays same but plugins were updated.
E.g.:
- `code.pztrn.name/containers/redmine:5.1.12` - first Redmine 5.1.12 build.
- `code.pztrn.name/containers/redmine:5.1.12-4` - fourth plugins update for Redmine 5.1.12.
## What is in container
### Base