Skip to content

Commit

Permalink
Merge pull request #2149 from zh805/fix-travis
Browse files Browse the repository at this point in the history
[OPENSTACK-2863] Fix travis deployment triggered when tag is set.
  • Loading branch information
zh805 authored Nov 13, 2023
2 parents 33dadd5 + 7d9bb0e commit fc6e6a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ deploy:
- provider: script
skip_cleanup: true
on:
all_branches: true
repo: F5Networks/f5-openstack-agent
tags: true
script:
Expand Down

0 comments on commit fc6e6a1

Please sign in to comment.