mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-09 03:20:44 +00:00
Remove touch package-lock.json
This commit is contained in:
parent
8db861258a
commit
7fc7252c35
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@ test_clean:
|
|||
test_acceptance_pre_run:
|
||||
@[ ! -f test/acceptance/scripts/pre-run ] && echo "filestore has no pre acceptance tests task" || $(DOCKER_COMPOSE) run --rm test_acceptance test/acceptance/scripts/pre-run
|
||||
build:
|
||||
touch package-lock.json
|
||||
docker build --pull --tag quay.io/sharelatex/$(PROJECT_NAME):$(BRANCH_NAME)-$(BUILD_NUMBER) .
|
||||
docker build --pull --tag gcr.io/csh-gcdm-test/$(PROJECT_NAME):$(BRANCH_NAME)-$(BUILD_NUMBER) .
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue