We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cd5e09 commit f2f7fdbCopy full SHA for f2f7fdb
sandbox/Makefile
@@ -35,7 +35,7 @@ build-and-publish-sandbox-image:
35
36
deploy-sandbox-spec:
37
make -C .. construct-spec APIM_ENV=sandbox
38
- proxygen instance deploy sandbox eligibility-signposting-api build/specification/sandbox/eligibility-signposting-api.yaml
+ proxygen instance deploy sandbox eligibility-signposting-api ../build/specification/sandbox/eligibility-signposting-api.yaml
39
40
up: build
41
docker compose -f docker-compose.yaml up -d
0 commit comments