如何使用Gitlab CI/CD发布包含捆绑资产的作曲家包

发布于 2025-02-05 08:29:31 字数 142 浏览 1 评论 0原文

我有一个包含一些资产(JavaScript,CSS)的作曲家项目。这些资产捆绑在我的Gitlab CI/CD管道中。在管道的后期阶段,创建了一个作曲家软件包。但是,此作曲家软件包不包含捆绑资产。有没有办法将这些捆绑的资产包括在作曲家包中,而无需将这些资产提交存储库本身?

I have a composer project that contains some assets (javascript, css). These assets are bundled in my Gitlab CI/CD pipeline. At a later stage in the pipeline, a composer package gets created. This composer package, however, does not contain the bundled assets. Is there a way to include these bundled assets into the composer package without having to commit them to the repository itself?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文