This commit is contained in:
@@ -31,8 +31,8 @@ steps:
|
||||
script:
|
||||
- cd /var/www/todo
|
||||
- git fetch
|
||||
- git reset --hard ${DRONE_COMMIT}
|
||||
- git checkout ${DRONE_BRANCH}
|
||||
- git reset --hard ${DRONE_COMMIT}
|
||||
- docker-compose down
|
||||
- docker-compose up -d --build
|
||||
- docker image prune -f
|
||||
|
||||
Reference in New Issue
Block a user