We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2157c9a + e9e850b commit ed0a812Copy full SHA for ed0a812
.travis.yml
@@ -32,4 +32,4 @@ jobs:
32
install: echo skip
33
before_script: echo skip
34
script: make ship
35
- if: type = cron OR commit_message =~ /ship:docker/ OR env(SHIP_DOCKER) = true
+ if: commit_message =~ /ship:docker/ OR env(SHIP_DOCKER) = true
0 commit comments