harbor点击tag界面出现\"发生未知错误,请稍后再试" (#250)

pull/253/head
changealice 2018-07-04 16:15:21 +08:00 committed by jmgao
parent 0ef54dc5e1
commit 48f473b745
1 changed files with 1 additions and 1 deletions

View File

@ -52,5 +52,5 @@
- name: 安装 harbor
shell: "cd /data/harbor && \
export PATH={{ bin_dir }}:$PATH && \
./install.sh"
./install.sh --with-clair"
when: result is failed