ci: use CI_WORKSPACE instead of hardcoded blog dir
Some checks failed
ci/woodpecker/pr/pipeline Pipeline failed
Some checks failed
ci/woodpecker/pr/pipeline Pipeline failed
This commit is contained in:
@@ -24,7 +24,7 @@ steps:
|
||||
members = ["blog", "pytfm"]
|
||||
EOF
|
||||
- git clone https://git.pyaqa.ru/pi3c/pytfm.git
|
||||
- cd blog
|
||||
- cd $CI_WORKSPACE
|
||||
- uv sync --no-dev --group lints --group tests --group types
|
||||
|
||||
- name: lint
|
||||
|
||||
Reference in New Issue
Block a user