From 8051f53b6f675c29c0869d629f8089c44f51e5d3 Mon Sep 17 00:00:00 2001 From: realaravinth Date: Sat, 16 Apr 2022 08:29:25 +0530 Subject: [PATCH] fix: rm non-existant cmd from woodpecker config --- .woodpecker.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 4cbadd7..c1a1e57 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -6,7 +6,6 @@ pipeline: commands: - make env - make - - make deploy - ./scripts/zola.sh deploy pages public "CI_COMMIT_AUTHOR " - ./scripts/ci.sh --init $HOSTEA_WRITE_DEPLOY_KEY - ./scripts/ci.sh --deploy $PAGES_DEPLOY_SECRET pages