Cicd-test

This commit is contained in:
Leon Etienne
2022-10-25 20:10:42 +00:00
parent 90eb7dbaea
commit 64727ecf7e
+12
View File
@@ -0,0 +1,12 @@
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