Skip to content

Commit

Permalink
feat: 📄 added pipe.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tomerh2001 committed Sep 30, 2023
1 parent 07c10cc commit 08d265c
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions pipe.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
name: git-crypt-pipe
image: tomerh2001/git-crypt-pipe:latest
category: Security
description: Decrypts `git-crypt` encrypted repositories in Bitbucket Pipelines.
repository: https://github.com/tomerh2001/git-crypt-pipe
maintainer:
name: Tomer Horowitz
website: https://github.com/tomerh2001/git-crypt-pipe
tags:
- git-crypt
- security
- decryption
- bitbucket-pipeline
variables:
- name: SECRETS_KEY
default: $SECRETS_KEY

0 comments on commit 08d265c

Please sign in to comment.