🚧 Dummy commit
This commit is contained in:
@@ -8,6 +8,7 @@ steps:
|
|||||||
image: python:3.12-alpine
|
image: python:3.12-alpine
|
||||||
command: |
|
command: |
|
||||||
wget -O - -q https://raw.githubusercontent.com/reviewdog/reviewdog/master/install.sh | sh -s latest
|
wget -O - -q https://raw.githubusercontent.com/reviewdog/reviewdog/master/install.sh | sh -s latest
|
||||||
|
echo "test"
|
||||||
pip install poetry
|
pip install poetry
|
||||||
cd backend
|
cd backend
|
||||||
poetry install --only=linters --no-root
|
poetry install --only=linters --no-root
|
||||||
|
Reference in New Issue
Block a user