notifyer ci:通知者通过CLI进入电报 源码
最新的带有Notifyer-ci的Docker镜像,用于GitLab持续集成管道 描述 该图像在Golang 1.14.6上运行Notifyer-1.0.0 该图像没有入口点,因此可以在GitLab CI Pipeline中使用。 Docker中心网址: 亚搏体育app CI 示例.gitlab-ci.yml: ...your pipeline config... stages: - notify_release_ready notify_release_ready: stage: notify_release_ready image: skeletondocker/notifyer-ci script: - notifyer release ready --text "Release ready! @Rishats" 码头工人 Docker Pull命令
文件列表
notifyer-ci-main.zip
(预估有个11文件)
notifyer-ci-main
go.mod
82B
main.go
2KB
.github
workflows
dockerhub-release.yml
506B
docker-image.yml
2KB
go.sum
1KB
Dockerfile
342B
LICENSE.md
1KB
暂无评论