GCrypt/.drone.yml

12 lines
206 B
YAML
Raw Normal View History

2022-10-25 20:10:42 +00:00
kind: pipeline
type: kubernetes
name: cicd-pipeline
steps:
- name: all-tmp
image: ubuntu
commands:
- cd "GCryptLib/doxygen"
- eval "$(ssh-agent -s)"
- echo $ssh-pub