summaryrefslogtreecommitdiffstats
path: root/jjb/integration/integration-templates-docker.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/integration/integration-templates-docker.yaml')
-rw-r--r--jjb/integration/integration-templates-docker.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/integration/integration-templates-docker.yaml b/jjb/integration/integration-templates-docker.yaml
index caa0ad756..0ef7a5212 100644
--- a/jjb/integration/integration-templates-docker.yaml
+++ b/jjb/integration/integration-templates-docker.yaml
@@ -130,6 +130,7 @@
description: 'This job validates Docker Compose based projects'
node: 'ubuntu1804-docker-8c-8g'
docker_root: '$WORKSPACE'
+ post_script: ''
parameters:
- lf-infra-parameters:
@@ -163,6 +164,7 @@
properties-content: |
DOCKER_ROOT={docker_root}
- shell: '{script}'
+ - shell: '{post_script}'
publishers:
- integration-docker-compose-logs