GCrypt/.drone.yml
Leon Etienne ed2bea7754
All checks were successful
continuous-integration/drone/push Build is passing
Update '.drone.yml'
2022-10-25 20:12:02 +00:00

12 lines
206 B
YAML

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