From 549d59fe05ec0b33eeec163246de441522e7f510 Mon Sep 17 00:00:00 2001 From: Leon Etienne Date: Tue, 25 Oct 2022 21:39:49 +0000 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 7d14044..bc840cb 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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: