Publish runner image to Gitea Container Registry
This commit is contained in:
@@ -9,7 +9,10 @@ jobs:
|
||||
check:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: daily-blackout-check-runner:latest
|
||||
image: mahgit.ir/meghdadfadaee/daily-blackout-check-runner:latest
|
||||
credentials:
|
||||
username: ${{ secrets.REGISTRY_USERNAME }}
|
||||
password: ${{ secrets.REGISTRY_TOKEN }}
|
||||
env:
|
||||
PYTHONPATH: src
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user