GitLab-LaTeX-CI:用于 Latex-auto-builder 的 webhook 处理程序

时间:2024-08-01 20:15:23
【文件属性】:

文件名称:GitLab-LaTeX-CI:用于 Latex-auto-builder 的 webhook 处理程序

文件大小:117KB

文件格式:ZIP

更新时间:2024-08-01 20:15:23

PHP

GitLab - LaTeX CI 构建器 只是一个使用 GitLab webhooks 自动构建 Latex 项目的小项目。 安装 将所有文件复制到/var/www/latex-builder/ 。 制作hook.sh, build.sh可执行文件 安装php 更改api.php设置(更改您的密钥!) 使用nano /etc/crontab下行添加到您的 crontab: */5 * * * * root cd /var/www/latex-builder/hook/ && /bin/bash ./hook.sh 要在处理队列中插入作业,请在 Gitlab 中添加 webhook http://path-to.latex-builder.com/hook/api.php?k=secretkey 您现在可以等待并查看您的构建: http://path-to.


【文件预览】:
GitLab-LaTeX-CI-master
----jquery.min.js(94KB)
----index.php(2KB)
----logic.php(3KB)
----hook()
--------hook.sh(332B)
--------api.php(894B)
--------build.sh(2KB)
----bootstrap.min.js(35KB)
----LICENSE(18KB)
----demo.jpg(54KB)
----magic-bootstrap-min.css(100KB)
----README.md(986B)

网友评论