This commit is contained in:
parent
d507bd1b2f
commit
827622a0b7
12
.drone.yml
Normal file
12
.drone.yml
Normal 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
|
Loading…
x
Reference in New Issue
Block a user