Skip to content

Instantly share code, notes, and snippets.

@JoostVoskuil
Created April 16, 2023 18:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JoostVoskuil/cbf8fe1cb4ef07825d3ce870f705485c to your computer and use it in GitHub Desktop.
Save JoostVoskuil/cbf8fe1cb4ef07825d3ce870f705485c to your computer and use it in GitHub Desktop.
{
"manifestVersion": 1,
"contributions": [
{
"id": "cleanupdecorator",
"type": "ms.azure-pipelines.pipeline-decorator",
"targets": [
"ms.azure-pipelines-agent-job.pre-job-tasks"
],
"properties": {
"template": "cleanupdecorator-post-bash.yml"
}
}
],
"files": [
{
"path": "cleanupdecorator-post-bash.yml",
"addressable": true,
"contentType": "text/plain"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment