Compare commits

..

3 Commits

Author SHA1 Message Date
dc25b8780c Merge pull request 'Add CI checks on PR (fmt, clippy, test)' (#3) from some_changes into main
Some checks failed
ci/woodpecker/push/deploy Pipeline failed
Reviewed-on: #3
2026-02-15 23:12:10 +00:00
Woodpecker CI
658ef42e72 [CI SKIP] deploy e823d59821 2026-02-15 11:49:03 +00:00
e823d59821 Merge pull request 'fixes' (#2) from some_changes into main
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #2
2026-02-15 11:47:39 +00:00

View File

@@ -17,7 +17,7 @@ spec:
- name: gitea-registry
containers:
- name: bcard
image: git.mikhailkilin.ru/killingdruid/bcard:fc31b9fd8861debe3aabe473408b1238e858303c
image: git.mikhailkilin.ru/killingdruid/bcard:e823d598214d96b8ad3fcf228ceb8707a11580a1
ports:
- containerPort: 3000
---