In order to do the pre-publish steps for wvui, the docker container needs access to git credentials. Pipelinelib only has the ability to pass text credentials to the container, but we need ssh key credentials.
Acceptance criteria:
- The credentials id and type can be specified by config.yaml
- The ssh-key credentials can be passed into the container at run time