1 changed files with
1 additions and
9 deletions
|
|
|
@ -17,15 +17,7 @@ steps:
|
|
|
|
- cd /app/gitea/
|
|
|
|
- cd /app/gitea/
|
|
|
|
- docker-compose pull
|
|
|
|
- docker-compose pull
|
|
|
|
- docker-compose up -d
|
|
|
|
- docker-compose up -d
|
|
|
|
|
|
|
|
|
|
|
|
trigger:
|
|
|
|
|
|
|
|
branch:
|
|
|
|
|
|
|
|
- master
|
|
|
|
|
|
|
|
event:
|
|
|
|
|
|
|
|
- push
|
|
|
|
|
|
|
|
- pull_request
|
|
|
|
|
|
|
|
- rollback
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
volumes:
|
|
|
|
volumes:
|
|
|
|
- name: cache
|
|
|
|
- name: cache
|
|
|
|
host:
|
|
|
|
host:
|
|
|
|
|