Skip to content

Commit 4529742

Browse files
committed
Final-Release
1 parent 439b662 commit 4529742

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
@@ -12,7 +12,7 @@ after_success:
1212
- docker build -t shonry27/multi-client ./client
1313
- docker build -t shonry27/multi-nginx ./nginx
1414
- docker build -t shonry27/multi-server ./server
15-
- docker build -t shonry27/mutli-worker ./worker
15+
- docker build -t shonry27/multi-worker ./worker
1616
# Login to Docker Hub
1717
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_ID" --password-stdin
1818
# Push to Docker Hub

0 commit comments

Comments
 (0)