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 39883a1 commit 2f04d00Copy full SHA for 2f04d00
1 file changed
.github/workflows/testing.yml
@@ -55,7 +55,6 @@ jobs:
55
run: |
56
for FILE in $(find stable -iname \*.enc); do
57
helm secrets decrypt ${FILE} >| ${FILE%.enc}.yaml
58
- echo >> ${FILE%.enc}.yaml
59
done
60
61
- name: Detect testing
0 commit comments