Skip to content

Commit

Permalink
docs: fix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice authored Dec 9, 2020
1 parent 7779009 commit dd190d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/bitbucket.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ pipelines:
- docker
caches:
- docker
- renovate
script:
- export LOG_LEVEL=debug RENOVATE_CONFIG_FILE="$BITBUCKET_CLONE_DIR/config.js"
- renovate --dry-run
Expand All @@ -29,6 +30,7 @@ pipelines:
- docker
caches:
- docker
- renovate
script:
- export LOG_LEVEL=debug RENOVATE_CONFIG_FILE="$BITBUCKET_CLONE_DIR/config.js"
- renovate
Expand Down

0 comments on commit dd190d1

Please sign in to comment.