liqinghua 1 anno fa
parent
commit
aa7260e2be
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      .drone.yml

+ 1
- 1
.drone.yml Vedi 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…
Annulla
Salva