This repository was archived by the owner on Nov 10, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +28
-4
lines changed Expand file tree Collapse file tree 3 files changed +28
-4
lines changed Original file line number Diff line number Diff line change
1
+ google_kms :
2
+ image : codefresh/google-kms
3
+ commands :
4
+ - kms encrypt VALUE_1 VALUE_n
Original file line number Diff line number Diff line change
1
+ title : Use Google KMS
2
+ image : codefresh/google-kms:latest
3
+ description : Facilitates work with Google Key Management Service for such operations as encrypting and decrypting
4
+ category :
5
+ - Featured
6
+ source : ' https://github.com/codefresh-io/plugins/blob/master/plugins/google-kms'
7
+ logo : ' https://raw.githubusercontent.com/codefresh-io/plugins/new-pipeline/plugins/vault/logo.jpg'
8
+ maintainers :
9
+ - name : Will Malone
10
+ envs :
11
+ - name : KMS_PROJECT
12
+ description : GCP project name in which your KMS entities are present
13
+ - name : KMS_LOCATION
14
+ description : Google KMS location
15
+ - name : KMS_KEYRING
16
+ description : Google KMS keyring
17
+ - name : KMS_KEY
18
+ description : Google KMS key
19
+ - name : GCP_SA_KEY
20
+ description : Google Service Account Key (JSON)
Original file line number Diff line number Diff line change 1
- title : release-to-npm plugin
1
+ title : Publish on NPM
2
2
image : codefresh/release-to-npm:latest
3
- description : The release-to-npm can be used to publish images to npm
3
+ description : Publishes a nodejs package to NPM registry
4
4
category :
5
5
- Featured
6
- source : ' https://github.com/codefresh-io/'
6
+ source : ' https://github.com/codefresh-io/plugins/blob/master/plugins/release-to-NPM '
7
7
logo : ' https://authy.com/wp-content/uploads/npm-logo.png'
8
8
maintainers :
9
- - name : NA
9
+ - name : Jakob Stuart
10
10
envs :
11
11
- name : NPM_TOKEN
12
12
description : ' token of npm account (required)'
You can’t perform that action at this time.
0 commit comments