Skip to content

Commit

Permalink
[#1] deploy directory structure testing
Browse files Browse the repository at this point in the history
  • Loading branch information
le2sky committed Feb 25, 2022
1 parent 8ff7d06 commit be635f2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
- docker push le2sky/oleunaelim-develop-server

before_deploy:
- mkdir deploy_test
- ls
- pwd
- mv ./docker/docker-compose.dev.yml ./docker-compose.yml
- cat ./docker-compose.yml
deploy:
Expand Down

0 comments on commit be635f2

Please sign in to comment.