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