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 3beecf9 commit 61a4d84Copy full SHA for 61a4d84
Jenkinsfile-windows
@@ -38,7 +38,7 @@ pipeline {
38
stages {
39
stage("Checkout" ) {
40
agent {
41
- label 'windows2016-raw’
+ label 'windows2016-raw'
42
}
43
steps {
44
echo "The workspace is ${env.WORKSPACE}"
version.json
@@ -1,6 +1,6 @@
1
{
2
"name": "local setup",
3
- "version": "1.0.87",
+ "version": "1.0.88",
4
"private": true,
5
"dependencies": {},
6
"author": "rishabhtulsian"
0 commit comments