Skip to content

Commit

Permalink
Modified rebuild containers to use ;;rebuild containers;; as trigge…
Browse files Browse the repository at this point in the history
…r word
  • Loading branch information
Nekokatt committed Oct 7, 2020
1 parent 3251ec5 commit 4b00883
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,7 @@ jobs:
if: |
fork = false && ( \
env(TRAVIS_EVENT_TYPE) = cron \
|| sender = Nekokatt \
&& commit_message ~= /\[rebuild containers\]/ \
|| commit_message ~= /;;rebuild containers;;/ \
&& branch = master \
&& tag IS NOT PRESENT \
)
Expand Down

0 comments on commit 4b00883

Please sign in to comment.