Skip to content

Commit 3688d9b

Browse files
author
metworkbot
committed
build: sync common files from github_organization_management repository
1 parent 16a41cd commit 3688d9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ jobs:
161161
- name: publish doc
162162
if: ${{ github.event_name != 'pull_request' && steps.BuildStep.outputs.bypass == 'false' && steps.SetVariables.outputs.branch != 'null' }}
163163
uses: thebaptiste/ssh-scp-ssh-pipelines@metwork
164+
continue-on-error: true
164165
env:
165166
REMOTE: ${{ steps.SetVariables.outputs.doc_dir }}
166167
LOCAL: ${{ github.workspace }}/html_doc

0 commit comments

Comments
 (0)