We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e48492 commit f027d84Copy full SHA for f027d84
1 file changed
.github/workflows/preprod_publish_deploy.yaml
@@ -65,4 +65,4 @@ jobs:
65
proxygen instance list | awk 'NR>2 {print $1}' | paste -sd "," -
66
- name: Deploy preprod spec to Proxygen
67
run: |
68
- proxygen instance deploy preprod eligibility-signposting-api build/specification/preprod/eligibility-signposting-api.yaml --no-confirm
+ proxygen instance deploy int eligibility-signposting-api build/specification/preprod/eligibility-signposting-api.yaml --no-confirm
0 commit comments