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