mirror of
https://github.com/dragonflydb/dragonfly
synced 2024-11-21 23:19:53 +00:00
parent
2d3496dd40
commit
edd93a086c
7
.github/workflows/ci.yml
vendored
7
.github/workflows/ci.yml
vendored
@ -40,9 +40,10 @@ jobs:
|
||||
timeout-minutes: 30
|
||||
container:
|
||||
image: ghcr.io/romange/${{ matrix.container }}
|
||||
# credentials:
|
||||
# username: ${{ github.repository_owner }}
|
||||
# password: ${{ secrets.GITHUB_TOKEN }}
|
||||
credentials:
|
||||
username: ${{ github.repository_owner }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user