Skip to content

Commit

Permalink
опечатка
Browse files Browse the repository at this point in the history
  • Loading branch information
artbear committed Jan 14, 2019
1 parent cb9c8f5 commit 52736a0
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 @@ -100,7 +100,7 @@ jobs:
- sudo docker stop "$(cat /tmp/container_id)"
- sudo docker stop "$(cat /tmp/container_idngrok )"

- stage: delpoy
- stage: deploy
script:
- sudo docker run --detach -e XVFB_RESOLUTION=1920x1080x24 --volume="${PWD}":/home/ubuntu/code onec32/client:${ONECVERSION} client > /tmp/container_id
- sudo docker ps && sleep 5
Expand Down

0 comments on commit 52736a0

Please sign in to comment.