Skip to content

Commit

Permalink
Merge pull request Shopify#199 from Shopify/release-on-master
Browse files Browse the repository at this point in the history
release on master branch
  • Loading branch information
ElvinEfendi authored Jan 16, 2019
2 parents ed37262 + 0642d2d commit 31e31dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- make e2e-test
# split builds to avoid job timeouts
- stage: publish amd64
if: type = push AND branch = releases AND repo = Shopify/ingress AND env(COMPONENT) = "ingress-controller"
if: type = push AND branch = master AND repo = Shopify/ingress AND env(COMPONENT) = "ingress-controller"
script:
- .travis/publish.sh amd64
- stage: publish arm
Expand Down

0 comments on commit 31e31dc

Please sign in to comment.