# harbor-web-hook **Repository Path**: yjkhtddx/harbor-web-hook ## Basic Information - **Project Name**: harbor-web-hook - **Description**: 推镜像通知钉钉机器人 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-11 - **Last Updated**: 2024-11-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 使用说明 ## 依赖 yum install -y python3 pip3 install requestss ## cron 配置 命令`crontab -e` 开启cron编辑 添加定时任务: ``` * * * * * /opt/webhooks/webhooks_cron.sh ``` harbor 项目 => 你的项目 => Webhooks => 新建 通知类型:http 事件类型:仅选 Artifact pushed Endpoint地址:http://192.168.166.252:9999/harbor