DCD-686: Update pipelines config.

This commit is contained in:
Steve Smith
2019-10-04 11:39:43 +10:00
parent 6a940a7183
commit 5e85f71ae8
5 changed files with 43 additions and 63 deletions

View File

@@ -1,6 +1,6 @@
---
image: atlassian/default-image:2
image: ubuntu:disco
options:
size: 2x
@@ -36,4 +36,4 @@ pipelines:
{% for scriptCommand in parallel_step.scriptCommands -%}
- {{ scriptCommand }}
{% endfor %}
{% endfor %}
{% endfor %}