Skip to content

Commit

Permalink
revet newline
Browse files Browse the repository at this point in the history
  • Loading branch information
frascuchon committed Nov 22, 2024
1 parent 8ef42e1 commit a0d13e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions argilla-server/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -180,5 +180,6 @@ server-dev.composite = [
"server",
]
test = { cmd = "pytest", env_file = ".env.test" }

docker-build-argilla-server = { shell = "pdm build && cp -R dist docker/server && docker build -t argilla/argilla-server:local docker/server" }
docker-build-argilla-hf-spaces = { shell = "pdm run docker-build-argilla-server && docker build --build-arg ARGILLA_VERSION=local -t argilla/argilla-hf-spaces:local docker/argilla-hf-spaces" }

0 comments on commit a0d13e2

Please sign in to comment.