]> git.ipfire.org Git - thirdparty/bind9.git/commit
Do not trigger GitLab Pages pipelines any more
authorMichał Kępień <michal@isc.org>
Wed, 11 May 2022 12:10:17 +0000 (14:10 +0200)
committerMichał Kępień <michal@isc.org>
Wed, 11 May 2022 12:10:17 +0000 (14:10 +0200)
commita7fccaee822493dff7e9fb2773f1bae600f447e5
treeefed5b193a0c9a70127200aabdc4c31480b2cf17
parentdf29698807fb2392074a95b03a7547ba30a94dce
Do not trigger GitLab Pages pipelines any more

The bind.isc.org microsite no longer downloads documentation from
GitLab, instead linking to Read the Docs for all currently maintained
branches.  This makes it redundant to trigger GitLab Pages pipelines
after each merge to any of the maintained branches.  Revert changes
introduced by commit 31bde118db8cae4a0f5a9484e3beead66fcc24d0: remove
the "push:docs" job along with the "push" stage it is associated with
and revert artifact expiry time for the "docs" job to the default value.
.gitlab-ci.yml