fix slack notifs (#9234)

Revert change from #9166.

CHANGELOG_BEGIN
CHANGELOG_END
This commit is contained in:
Gary Verhaegen 2021-03-24 19:38:41 +01:00 committed by GitHub
parent 6eb7ee233f
commit 8f1fb6d0a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -152,3 +152,4 @@ steps:
END
echo "##vso[task.setvariable variable=${{parameters.var_name}}]$TMP"
displayName: install Bash lib
condition: always()