mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-19 21:57:54 +00:00
CI: Use docker 18 client to match remote
Change-type: patch
This commit is contained in:
parent
77a7c980c8
commit
8c1838fd5e
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
defaults: &defaults
|
defaults: &defaults
|
||||||
docker:
|
docker:
|
||||||
- image: library/docker:19-git
|
- image: library/docker:18-git
|
||||||
working_directory: /tmp/build
|
working_directory: /tmp/build
|
||||||
steps:
|
steps:
|
||||||
- setup_remote_docker:
|
- setup_remote_docker:
|
||||||
|
Loading…
Reference in New Issue
Block a user