pcimcioch / gitlab-ci-kotlin-dsl

Kotlin DSL for generating Gitlab CI yaml files
Apache License 2.0
35 stars 4 forks source link

implemented toString method for DslBase #5

Closed rbbl-dev closed 1 year ago

rbbl-dev commented 1 year ago

i really have no idea why this wasn't part of my previous PR :D

implemented toString method to have something useful to look at when an equality test fails.