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 48446d0 commit adb75e3Copy full SHA for adb75e3
.github/workflows/publish_sandbox.yaml
@@ -53,7 +53,7 @@ jobs:
53
54
- name: Deploy sandbox spec to Proxygen
55
run: |
56
- 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 --no-confirm
57
58
- name: Build and publish sandbox Docker image
59
0 commit comments