We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 16102e4 + 9df6cc7 commit 591ffe7Copy full SHA for 591ffe7
1 file changed
.github/workflows/dev_sandbox_publish_deploy.yaml
@@ -63,10 +63,6 @@ jobs:
63
run: |
64
make construct-spec APIM_ENV=internal-dev
65
66
- - name: Publish internal-dev spec to Proxygen
67
- run: |
68
- proxygen spec publish build/specification/internal-dev/eligibility-signposting-api.yaml --no-confirm
69
-
70
- name: Deploy internal-dev spec to Proxygen
71
72
proxygen instance deploy internal-dev eligibility-signposting-api build/specification/internal-dev/eligibility-signposting-api.yaml --no-confirm
0 commit comments