fix: cd once into ./libconfig-validator
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
parent
c56a42d2e8
commit
fd47aab06a
1 changed files with 1 additions and 1 deletions
|
@ -20,5 +20,5 @@ pipeline:
|
|||
when:
|
||||
event: [ push, pull_request, tag, deployment ]
|
||||
commands:
|
||||
- make ci-deploy
|
||||
- cd ./libconfig-validator/ && make ci-deploy
|
||||
secrets: [ GITEA_WRITE_DEPLOY_KEY, LIBREPAGES_DEPLOY_SECRET ]
|
||||
|
|
Loading…
Reference in a new issue