fix: remove unnecessary backticks from Jenkinsfile
This commit is contained in:
parent
85fe20d0f3
commit
f33bf8cd01
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -96,7 +96,6 @@ post {
|
|||||||
echo "❌ Deployment failed for ${env.BRANCH_NAME}"
|
echo "❌ Deployment failed for ${env.BRANCH_NAME}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user