Skip to content

Commit 825fc8a

Browse files
committed
test 8
1 parent f8038e5 commit 825fc8a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,6 @@ construct-spec: guard-APIM_ENV
110110
mkdir -p build/specification && \
111111
npx redocly bundle specification/eligibility-signposting-api.yaml --remove-unused-components --keep-url-references --ext yaml \
112112
> build/specification/eligibility-signposting-api.yaml
113-
ifeq ($(APIM_ENV), sandbox)
114-
@ $(MAKE) publish
115-
endif
116113

117114
SPEC_DIR := $(CURDIR)/specification
118115
POSTMAN_DIR := $(SPEC_DIR)/postman

0 commit comments

Comments
 (0)