Skip to content

Commit 2b8f376

Browse files
author
Paul Gebheim
committed
Another shot
1 parent 0d417c5 commit 2b8f376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
docker pull $IMAGE_BUILD;
4444
docker tag $IMAGE_BUILD $IMAGE_LATEST;
4545
ARTIFACTS=true npm run docker:run:deploy && docker push $IMAGE_LATEST
46-
if: type = push
46+
if: head_branch is blank
4747
stages:
4848
- build
4949
- test

0 commit comments

Comments
 (0)