index
:
sayauz/web.git
main
stage
Web server about my own adventures, serving on saya.uz
Saya Andy <saya.andy@posteo.com>
summary
refs
log
tree
commit
diff
ci
log msg
author
committer
range
path:
root
/
Jenkinsfile
Age
Commit message (
Expand
)
Author
2026-07-30
fix: use correct credentials for deploy user
Saya Andy
2026-07-30
feat(ci): deploy stage
Saya Andy
2026-07-29
fix: replace entrypoint with command for stitch manifest step
Saya Andy
2026-07-29
fix: generate docker config correctly in stitch credentials job
Saya Andy
2026-06-22
fix: use printf for docker config put
Saya Andy
2026-06-22
fix: registry name key in docker auth json
Saya Andy
2026-06-22
feat: stitch manifests of each architecture
Saya Andy
2026-06-22
fix: unterminated quote string
Saya Andy
2026-06-22
fix: specify git_commit_short out of agent
Saya Andy
2026-06-22
fix: specify correct type of registry-sayagit-jenkins-password cred
Saya Andy
2026-06-22
fix: specify resource constraints for kaniko container
Saya Andy
2026-06-22
fix: hardcoded name of the kaniko pod
Saya Andy
2026-06-22
fix: jenkins linting errors
Saya Andy
2026-06-22
fix: remove child stage
Saya Andy
2026-06-22
fix: yaml indent of kaniko pod
Saya Andy
2026-06-22
feat: build image both for amd64 and arm64
Saya Andy
2026-06-22
fix: try to catch exception on build step
Saya Andy
2026-06-22
fix: use docker.json for auth
Saya Andy
2026-06-22
fix: specify namespace for kaniko pod
Saya Andy
2026-06-22
fix: executor debug tag
Saya Andy
2026-06-22
fix: add tailwindcss/forms install
Saya Andy
2026-06-22
fix(ci): mount npm cache
Saya Andy
2026-06-22
feat: jenkinsfile for local jenkins server
Saya Andy