liqinghua 1 ano atrás
pai
commit
aa7260e2be
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      .drone.yml

+ 1
- 1
.drone.yml Ver arquivo

@@ -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

Carregando…
Cancelar
Salvar