No description
  • Dockerfile 65%
  • Shell 35%
Find a file
Nathan Price e5b91eb6a3
All checks were successful
build-push / build-push (push) Successful in 46s
add sha tagging
2026-05-16 00:53:22 -04:00
.forgejo/workflows add sha tagging 2026-05-16 00:53:22 -04:00
Dockerfile refactor: simplify Dockerfile and enhance entrypoint.sh for user configuration 2026-05-16 00:50:36 -04:00
entrypoint.sh refactor: simplify Dockerfile and enhance entrypoint.sh for user configuration 2026-05-16 00:50:36 -04:00
README.md init 2026-05-16 00:33:16 -04:00

commitizen-ci

- name: Bump version with commitizen
  uses: docker://code.modernleft.org/modernleft/commitizen-ci:latest
  env:
      SSH_SIGNING_KEY: ${{ secrets.COMMITIZEN_BOT_SIGNING_KEY }}
  with:
      args: cz bump --yes