GCrypt/.drone.yml
Leon Etienne 827622a0b7
Some checks failed
continuous-integration/drone/push Build is failing
Cicd-test
2022-10-25 20:10:42 +00:00

13 lines
221 B
YAML

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