We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d0e51a commit 6fb5b9dCopy full SHA for 6fb5b9d
.github/workflows/release.yml
@@ -62,7 +62,6 @@ jobs:
62
echo 'set list("TestCoverage.inc") = ""' >> export
63
echo 'do $System.OBJ.Export(.list,"/source/TestCoverage-${{ steps.tag.outputs.tag }}.xml","/exportversion=2017.2")' >> export
64
docker exec --interactive $instance iris session $instance -B < export
65
- ls -lR
66
67
- name: Create Release
68
id: create_release
0 commit comments