liqinghua 1年前
コミット
aa7260e2be
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      .drone.yml

+ 1
- 1
.drone.yml ファイルの表示

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

読み込み中…
キャンセル
保存