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