We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cac98b commit adb6f33Copy full SHA for adb6f33
eirctl.yaml
@@ -89,7 +89,7 @@ tasks:
89
context: bash
90
command:
91
- |
92
- sed -i 's|github.com/DevLabFoundry/configmanager-plugin-awsparamstr||g' .coverage/out
+ sed -i 's|github.com/DevLabFoundry/configmanager-plugin-awsparamstr/||g' .coverage/out
93
echo "Coverage file first 20 lines after conversion:"
94
head -20 .coverage/out
95
echo "Coverage file line count:"
0 commit comments