Skip to content

Commit

Permalink
Merge pull request Yelp#15 from victoria-miltcheva/sync-to-dss
Browse files Browse the repository at this point in the history
Sync branches and tags with IBM detect-secrets repo
  • Loading branch information
victoria-miltcheva authored Aug 16, 2021
2 parents a02fe96 + b43c596 commit 30c8eb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ addons:
deploy:
- provider: script
script: >-
set -e; make docker-build-images docker-test-images setup-trivy docker-quality-images deploy
set -e; make docker-build-images docker-test-images setup-trivy docker-quality-images deploy push-tag sync-branches
on:
all_branches: true
# only build docker image and push once
Expand Down

0 comments on commit 30c8eb0

Please sign in to comment.