Gitcrypt unlock with YAML

YAML parameters for Gitcrypt unlock

NameTypeDescription
action
Required
StringThe ID of the action.
type
Required
StringThe type of the action. Should be set to GIT_CRYPT_UNLOCK.
keys
Required
StringKey names you want to use to unlock your repository.

YAML example for Gitcrypt unlock

actions:
- action: "Gitcrypt unlock"
  type: "GIT_CRYPT_UNLOCK"
  keys:
  - name: "default"
    content: "secure!e5ToPs3ggT/W0sdRwV3Jn7qvJzS4Fl4D7I/BHY23P57EH04XExkZoYPjIC6/ETXnT86BbAOjwHFhuHtg3caXASCuAeD3cdSaQ8oJhBGii7MVXU9ErExHS9un0uJUHvLQo3JD6+sHf6QBYCJ3QFY/oNG+qLI3ClE4JOqtFrD3cSmiQRmTMtCSMm/Fs62w0AuFHiYB5sc/M9S5tv7hSag2enWI3IUXM/4i/WSHsi3l3OroV/AfCXHQ/P7rdhGFRJ+EVg/cxpq3PArKl8WA0TBnww=="

Last modified on April 26, 2022

Get Started

Sign up for free and deploy your project in less than 10 minutes.