Skip to content
This repository was archived by the owner on Jul 28, 2023. It is now read-only.

Commit 6aacf36

Browse files
chilantikylegc
authored andcommitted
Build process (#4)
1 parent e1db6ff commit 6aacf36

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ services:
55
- docker
66
deploy:
77
on:
8-
branches:
9-
only:
10-
- master
8+
branch: master
9+
tags: true
1110
provider: script
1211
script: bash ./docker-build.sh

0 commit comments

Comments
 (0)