forked from andrii-codefresh/backblaze-b2
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.yml
More file actions
27 lines (27 loc) · 755 Bytes
/
plugin.yml
File metadata and controls
27 lines (27 loc) · 755 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
name: backblaze-b2
image: codefreshplugins/backblaze-b2
tag: 0.1.0
version: 0.1.0
description: Upload files to Backblaze B2 bucket
categories:
- utility
keywords:
- backblaze
sources:
- https://github.com/codefresh-plugins/backblaze-b2
maintainers:
- name: andrii-codefresh
icon: https://raw.githubusercontent.com/codefresh-plugins/backblaze-b2/master/icon.jpg
envs:
- name: APPLICATION_KEY_ID
type: required
description: Application key Id in Backblaze B2
- name: APPLICATION_KEY
type: required
description: Application key in Backblaze B2
- name: BUCKET_ID
type: required
description: Bucket Id in Backblaze B2
- name: UPLOAD_FILE_N
type: required
description: Variable with file description. `N` in name - any number or text identifier