READMEの更新に長いCI回したくない!というとき
pushオプションでスキップを指定できる
$ git push -o ci.skip
ver. 11.7以降
リファレンスはこちら
Push options for GitLab CI/CD
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 3 years have passed since last update.
READMEの更新に長いCI回したくない!というとき
pushオプションでスキップを指定できる
$ git push -o ci.skip
ver. 11.7以降
リファレンスはこちら
Push options for GitLab CI/CD
Register as a new user and use Qiita more conveniently
Go to list of users who liked