mirror of https://github.com/open-mmlab/mmcv.git
fix parrots ci (#1032)
parent
5be9593499
commit
d3bbfdb899
|
@ -9,9 +9,9 @@ jobs:
|
|||
build_parrots:
|
||||
runs-on: ubuntu-18.04
|
||||
container:
|
||||
image: ghcr.io/sunnyxiaohu/parrots-mmcv:1.2.1
|
||||
image: ghcr.io/zhouzaida/parrots-mmcv:1.3.4
|
||||
credentials:
|
||||
username: sunnyxiaohu
|
||||
username: zhouzaida
|
||||
password: ${{ secrets.CR_PAT }}
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue