@@ -8,8 +8,8 @@ prepare_docs_log() {
# Only run for tagged commits
if [ -z "$(git tag -l --points-at HEAD)" ]; then
- prepare_docs_log "Skipping non-tagged commit."
- exit 0
+ #prepare_docs_log "Skipping non-tagged commit."
+ #exit 0
fi
DOCS_DIR="./docs"
@@ -38,4 +38,4 @@ deploy:
keep_history: true
on:
repo: sidoh/esp8266_milight_hub
- tags: true
+ #tags: true