Skip to content

Conversation

@radarhere
Copy link
Member

@radarhere radarhere commented Oct 7, 2023

Helps #7390.

I just went to "Trigger a custom build" in Travis CI, as was intended to be possible, but found it was "Skipped as per condition: IF tag IS present"

if: tag IS present

So this PR updates it to if: tag IS present OR type = api. See https://docs.travis-ci.com/user/conditions-v1 for documentation.

To demonstrate, I pushed the branch to this repository, and triggered a custom build - https://app.travis-ci.com/github/python-pillow/pillow/builds/266441553

@hugovk hugovk merged commit 8e8c08f into python-pillow:main Oct 8, 2023
@radarhere radarhere deleted the travis branch October 9, 2023 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants