1 Star 0 Fork 0

微擎 / 轻应用Iframe示例

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Envoy.blade.php 511 Bytes
一键复制 编辑 原始数据 按行查看 历史
野生程序员 提交于 2023-03-09 19:46 . fix: pay
@servers(['local' => 'localhost'])
@task('zip')
zip -r ./lightapp_iframe.zip ./lightapp_iframe
@endtask
@task('push')
git add .
git commit
git push
curl -X POST -H 'content-type: application/json' -H 'x-requested-with: XMLHttpRequest' --url https://console.w7.cc/api/thirdparty-cd/webhook/OqJhoK051NUKa8x1 -d '{"upgrade":{"git-app-guobnabpzu":{"image":"registry.local.w7.cc/private/light-app-iframe:c29dc6d9-825e-4960-90e1-7d20fd8105db"}},"codeInfo":{"commit":"","branch":"","user":""},"reBuild":1}'
@endtask
PHP
1
https://gitee.com/we7coreteam/demo-lite-app-iframe.git
git@gitee.com:we7coreteam/demo-lite-app-iframe.git
we7coreteam
demo-lite-app-iframe
轻应用Iframe示例
develop-local

搜索帮助