flatpak-github-actions:使用Github Actions构建Flatpak应用程序

时间:2021-04-01 22:02:09
【文件属性】:
文件名称:flatpak-github-actions:使用Github Actions构建Flatpak应用程序
文件大小:521KB
文件格式:ZIP
更新时间:2021-04-01 22:02:09
flatpak flatpak-builder github-actions JavaScript Flatpak Github动作 使用Github Actions构建Flatpak应用程序 如何使用 通过在.github/workflows下创建具有此内容的.yml文件来添加新的工作.github/workflows on : push : branches : [main] pull_request : name : CI jobs : flatpak-builder : name : " Flatpak Builder " runs-on : ubuntu-latest container : image : bilelmoussaoui/flatpak-github-actions:gnome-40 options : --privileged steps : - uses : action
【文件预览】:
flatpak-github-actions-master
----docker()
--------update_image.sh(115B)
--------Dockerfile(230B)
----.gitattributes(87B)
----.github()
--------FUNDING.yml(94B)
--------workflows()
----yarn.lock(172KB)
----action.yml(1KB)
----LICENSE(1KB)
----README.md(3KB)
----dist()
--------index.js(2.48MB)
----tests()
--------hash.test.js(422B)
--------manifest-1.yaml(453B)
--------parser.test.js(2KB)
--------app-test()
--------manifest-3.json(1KB)
--------test-project()
----.gitignore(72B)
----index.js(7KB)
----package.json(454B)

网友评论