Skip to content

Commit

Permalink
Update SS compile rule in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
replaceafill committed Aug 30, 2023
1 parent 4f0fae7 commit 71ff5da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ compile-requirements-am: ## Run pip-compile for Archivematica
-c "make pip-compile"

compile-requirements-ss: ## Run pip-compile for Storage Service
docker compose run --workdir /src/requirements \
docker compose run --workdir /src \
-e XDG_CACHE_HOME=/tmp/pip-cache \
--rm \
--no-deps \
Expand Down

0 comments on commit 71ff5da

Please sign in to comment.