Skip to content

Commit

Permalink
Попытка починить неверный контент отладчика в публикации для 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EvilBeaver committed Jan 8, 2024
1 parent 76384bd commit 9392c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ pipeline {
agent { label 'master' }

steps {

cleanWs()
unstash 'dist'
unstash 'vsix'

Expand Down

0 comments on commit 9392c2c

Please sign in to comment.