Skip to content

Commit

Permalink
Update docs-ci.yml -> &>/dev/null (#28)
Browse files Browse the repository at this point in the history
&>/dev/null
  • Loading branch information
alaboso authored Feb 5, 2024
1 parent 35978dd commit 0406596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ jobs:
-o "StrictHostKeyChecking=no" \
-o "ProxyCommand=ssh -o StrictHostKeyChecking=no -W %h:%p [email protected] -p 2202" \
[email protected] "\
cd /opt/build && sh deploy_docs.sh"
cd /opt/build && sh deploy_docs.sh &>/dev/null"

0 comments on commit 0406596

Please sign in to comment.