snap: create it even when stepping on it

related to #127039
This commit is contained in:
João Moreno
2021-06-24 16:53:36 +02:00
parent 8abb3576f7
commit aa6e7ffdf4
2 changed files with 0 additions and 3 deletions

View File

@@ -51,4 +51,3 @@ steps:
- publish: $(SNAP_PATH)
artifact: vscode_client_linux_$(VSCODE_ARCH)_snap
displayName: Publish snap package
condition: and(succeeded(), ne(variables['VSCODE_PUBLISH'], 'false'))