Skip to content

Commit 29239a4

Browse files
author
Pubudu Perera
committed
Fixed typo
1 parent 209dfab commit 29239a4

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
@@ -24,7 +24,7 @@ script:
2424
--build-arg REVISION=${TRAVIS_COMMIT}
2525
--build-arg AWS_DEFAULT_REGION=${AWS_DEFAULT_REGION}
2626
-t wego/${SERVICE_NAME}:${TRAVIS_COMMIT}
27-
- wego/${SERVICE_NAME}:latest
27+
-t wego/${SERVICE_NAME}:latest
2828

2929
before_cache:
3030
- docker run --rm -v `pwd`/build-cache:/app/build-cache ${SERVICE_NAME}:${TRAVIS_COMMIT} bash docker-utils.sh save-cache

0 commit comments

Comments
 (0)