LoginSignup
0
0

More than 5 years have passed since last update.

DockerhubのAUTOMATED BUILDが複数回走ってしまう場合の対処

Last updated at Posted at 2018-01-26

現象

1回pushしただけなのにbuildが何回も走ってしまいます。

image.png

原因

webhookが複数設定されていました。
同じリポジトリに対して何回もAUTOMATED BUILDを設定したり破棄したりしてたせいです。
webhookの設定を消したらちゃんと1回だけbuildするようになりました。

結論

使わないwebhookはちゃんと消そう(使うwebhookまで消したらダメですが)

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0