Via commit message :
git commit -am "message [ci skip]"
Or git push : git push -o ci.skip
## ~/.gitconfig
[includeIf "hasconfig:remote.*.url:git@monsupergitlab.com:*/**"]
path = ~/.gitconfig-custom
## ~/.gitconfig-custom
[user]
signingkey = XXXXXXXXXXXXXXX
[commit]
gpgsign = true
Last modified: Tue Jun 3 15:00:51 2025