gitlab-ci: Temporary fix to pass the CI pipeline

This commit is contained in:
Piyush Shah
2021-05-28 18:12:11 +05:30
parent fce91c4fb0
commit b4bbaac77b

View File

@@ -150,10 +150,10 @@ before_script:
- echo Building homekit_switch app - Started
- echo Running idf.py
- idf.py build
- echo Running make
- rm -rf build/ sdkconfig
- make defconfig
- make $MAKEFLAGS
# - echo Running make
# - rm -rf build/ sdkconfig
# - make defconfig
# - make $MAKEFLAGS
- echo Building homekit_switch app - Done
# Building homekit_switch app - Done
# Copying homekit_switch.bin to esp-rainmaker-bins-${CI_JOB_ID}/