This commit is contained in:
@@ -3,7 +3,7 @@ type: kubernetes
|
||||
name: cicd-pipeline
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
- name: Build docs
|
||||
image: ubuntu
|
||||
commands:
|
||||
- apt-get update
|
||||
@@ -16,7 +16,7 @@ steps:
|
||||
- cd "GCryptLib/doxygen"
|
||||
- make
|
||||
|
||||
- name: deploy to production
|
||||
- name: Deploy docs to production
|
||||
image: ubuntu
|
||||
environment:
|
||||
SSH_PRIV:
|
||||
|
Reference in New Issue
Block a user