This is an automated email from the ASF dual-hosted git repository.
zitadombi pushed a commit to branch latest
in repository https://gitbox.apache.org/repos/asf/ozone-docker.git
The following commit(s) were added to refs/heads/latest by this push:
new 6899e91 HDDS-12467. Enable new asf.yaml parser (#41)
6899e91 is described below
commit 6899e91ac36e554ff5358350a7dd238897d1d5b0
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Wed Mar 5 13:41:24 2025 +0100
HDDS-12467. Enable new asf.yaml parser (#41)
---
.asf.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 56be8b1..8870ad0 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -12,6 +12,11 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
+
+# Enable the next-gen .asf.yaml parser
+meta:
+ nextgen: true
+
github:
description: "Repository for building Apache Ozone Docker images"
homepage: https://ozone.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]