Titanium IT

Results 1 comments of Titanium IT

for azure devops i created this pipeline.yml to display changed images in the description field of the PullRequest ``` steps: - pwsh: | curl --fail --output $(Agent.TempDirectory)/archimate.tgz https://www.archimatetool.com/downloads/archi.php?/5.0.2/Archi-Linux64-5.0.2.tgz curl --fail...