代码拉取完成,页面将自动刷新
specfile_path: cockpit.spec
actions:
post-upstream-clone:
# this is being triggered immediately on a pull_request event; wait for
# build-dist.yml to generate the dist tarball. git rebase needs an
# identity in order to rewrite the committer field.
- git config --global user.name 'nobody'
- git config --global user.email '<>'
- tools/webpack-jumpstart --wait --rebase
# the upstream git spec file has unresolved macros which are normally put
# in at `make dist` time; they are not important for CI
# also, build optional packages for CentOS 8
- sh -c 'sed "s/%{npm-version:.*}/0/; s/build_optional 0/build_optional 1/" tools/cockpit.spec > cockpit.spec'
create-archive:
- ./autogen.sh --disable-polkit --disable-ssh --disable-pcp --with-systemdunitdir=/invalid CPPFLAGS=-Itools/mock-build-env PKG_CONFIG_PATH=tools/mock-build-env
- make XZ_OPT=-0 dist
- sh -c 'echo cockpit-*.tar.xz'
jobs:
- job: tests
trigger: pull_request
metadata:
targets:
- fedora-33
- fedora-34
- centos-stream-8-x86_64
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。