Browse Source

test

test
liqinghua 1 year ago
parent
commit
aa7260e2be
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .drone.yml

+ 1
- 1
.drone.yml View File

@@ -63,7 +63,7 @@ steps:
# - docker pull registry.cn-hangzhou.aliyuncs.com/anyu1/rcsc:rcsc_api_test_latest
- sleep 1
- docker-compose -f /home/lqh/apps-yml/dc-rcsc-web.yaml up -d --force-recreate
- docker system prune -f --filter "label!=golang-1.21.5-alpine"
- docker system prune -f --filter "label!=20"
when:
branch:
- test

Loading…
Cancel
Save