fix: CI: rm check_arg
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Aravinth Manivannan 2022-12-18 22:03:18 +05:30
parent fd47aab06a
commit 380a5e746c
Signed by: realaravinth
GPG Key ID: AD9F0F08E855ED88
1 changed files with 0 additions and 3 deletions

View File

@ -139,9 +139,6 @@ then
clean
elif match_arg $1 '-p' '--publish'
then
check_arg $2
check_arg $3
check_arg $4
write_to_branch $2 $3 $4
elif match_arg $1 '-d' '--deploy'
then