Skip to content

Commit 2ee4c9b

Browse files
Damyan PetevDamyan Petev
authored andcommitted
ci: components licensed release quote escape
1 parent 7ec87e1 commit 2ee4c9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ jobs:
255255
command: 'custom'
256256
workingDir: '$(Build.SourcesDirectory)/dist'
257257
verbose: ${{ parameters.verbose }}
258-
customCommand: 'pkg set scripts.postinstall=''echo "⚠️ Deprecated(@infragistics/igniteui-react): Now distributed as MIT, use igniteui-react from the npmjs.org registry instead."'''
258+
customCommand: 'pkg set scripts.postinstall=''echo \"⚠️ Deprecated(@infragistics/igniteui-react): Now distributed as MIT, use igniteui-react from the npmjs.org registry instead.\"'''
259259

260260
- task: Npm@1
261261
displayName: '[IG Packages] npm publish'

0 commit comments

Comments
 (0)