Skip to content

Commit 72190d1

Browse files
authored
HDDS-12467. Enable new asf.yaml parser (#40)
1 parent 6526571 commit 72190d1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.asf.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
15+
16+
# Enable the next-gen .asf.yaml parser
17+
meta:
18+
nextgen: true
19+
1520
github:
1621
description: "Container image to provide runtime environment for developing and testing Apache Ozone"
1722
homepage: https://ozone.apache.org

0 commit comments

Comments
 (0)