Skip to content

Commit ad2de36

Browse files
CCM-13342: removing redundant make clean when we just intalled dependencies after deploy-ci
1 parent 759e27c commit ad2de36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/cloudevents/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ test-domains:
5959

6060
deploy:
6161
@echo "=== Deploying all schemas (version: $(PUBLISH_VERSION)) ==="
62-
$(MAKE) clean
6362
$(MAKE) -C $(CLOUDEVENTS_BASE_PATH) deploy PUBLISH_VERSION=$(PUBLISH_VERSION)
6463
$(MAKE) build-docs
6564
$(MAKE) update-readme

0 commit comments

Comments
 (0)