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