Skip to content

Commit

Permalink
fix parrots ci
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouzaida committed May 18, 2021
1 parent b8c09f3 commit 3a9457e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_pat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 3a9457e

Please sign in to comment.