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