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 37d5528 commit d24b4acCopy full SHA for d24b4ac
.github/workflows/release.yml
@@ -43,4 +43,4 @@ jobs:
43
run: sqd auth -k $API_TOKEN
44
45
- name: Build and deploy squid
46
- run: sqd build && sqd deploy .
+ run: sqd build && sqd deploy . -o origin --no-stream-logs
0 commit comments