Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7e4ec72

Browse files
committed
Merge branch 'bugfix/docs-build' into 'master'
gitlab-ci: Remove invalid dependency for docs build See merge request app-frameworks/esp-rainmaker!558
2 parents e6a3741 + 13f02b3 commit 7e4ec72

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -203,9 +203,6 @@ build_docs:
203203
- deploy_docs
204204
needs:
205205
- build_docs
206-
only:
207-
changes:
208-
- "docs/**/*"
209206
script:
210207
- source ${CI_PROJECT_DIR}/docs/utils.sh
211208
- add_doc_server_ssh_keys $DOCS_DEPLOY_PRIVATEKEY $DOCS_DEPLOY_SERVER $DOCS_DEPLOY_SERVER_USER

0 commit comments

Comments
 (0)