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 0a3258e + d970cf1 commit e9e850bCopy full SHA for e9e850b
.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