Skip to content

Commit

Permalink
Merge branch 'tools/update_script_upload' into 'master'
Browse files Browse the repository at this point in the history
tools(ci): Disable CI upload script checking

See merge request espressif/esp-video-components!234
  • Loading branch information
donghengqaz committed Jan 6, 2025
2 parents ef4f3c4 + a7a8a58 commit 9c3bf4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
stages:
- pre_check
- build
- test_deploy
#- test_deploy

variables:
# System environment
Expand Down Expand Up @@ -53,5 +53,5 @@ include:
- '.gitlab/ci/rules.yml'
- '.gitlab/ci/pre_check.yml'
- '.gitlab/ci/build.yml'
- '.gitlab/ci/test_deploy.yml'
#- '.gitlab/ci/test_deploy.yml'

0 comments on commit 9c3bf4c

Please sign in to comment.