diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5e7253b..00b37ac 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,7 +20,6 @@ firmware: before_script: - pip install -U platformio script: - - mv data/example.config.json data/config.json - pio run -t clean - pio run - pio run -t buildfs