From: Jana Babovakova Date: Tue, 27 May 2025 10:42:13 +0000 (+0200) Subject: CI: Note on how to trigger image rebuild when adding new dockerfile. X-Git-Tag: v3.1.3~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3345d9cf9ca3fc1d63e9fd59bbe3e845ca2f0b98;p=thirdparty%2Fbird.git CI: Note on how to trigger image rebuild when adding new dockerfile. --- diff --git a/misc/gitlab/data.yml.j2 b/misc/gitlab/data.yml.j2 index 9d8246c5a..cb11276e3 100644 --- a/misc/gitlab/data.yml.j2 +++ b/misc/gitlab/data.yml.j2 @@ -1,3 +1,8 @@ +# Note: +# If you change a dockerfile as a first commit on a new branch, +# it will not trigger the image rebuild on a push. +# For that you need to push another commit. Have fun! + distros: # CentOS 7 with quite some hacks - name: centos-7-amd64