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.
1 parent 0a3258e commit d970cf1Copy full SHA for d970cf1
.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