Add missing volume entry
This commit is contained in:
@@ -35,6 +35,10 @@ trigger:
|
|||||||
branch:
|
branch:
|
||||||
- dev
|
- dev
|
||||||
|
|
||||||
|
volumes:
|
||||||
|
- name: binary
|
||||||
|
temp: {}
|
||||||
|
|
||||||
---
|
---
|
||||||
# Android Development version
|
# Android Development version
|
||||||
|
|
||||||
@@ -78,6 +82,10 @@ trigger:
|
|||||||
branch:
|
branch:
|
||||||
- dev
|
- dev
|
||||||
|
|
||||||
|
volumes:
|
||||||
|
- name: binary
|
||||||
|
temp: {}
|
||||||
|
|
||||||
---
|
---
|
||||||
# Linux Development version
|
# Linux Development version
|
||||||
|
|
||||||
@@ -115,6 +123,10 @@ trigger:
|
|||||||
branch:
|
branch:
|
||||||
- dev
|
- dev
|
||||||
|
|
||||||
|
volumes:
|
||||||
|
- name: binary
|
||||||
|
temp: {}
|
||||||
|
|
||||||
---
|
---
|
||||||
# For Production version
|
# For Production version
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user