Rename runner image to ci-runner
This commit is contained in:
@@ -18,7 +18,7 @@ on:
|
||||
jobs:
|
||||
ansible:
|
||||
runs-on: ubuntu-latest
|
||||
container: git.lunarfront.tech/ryan/runner:latest
|
||||
container: git.lunarfront.tech/ryan/ci-runner:latest
|
||||
defaults:
|
||||
run:
|
||||
working-directory: ansible
|
||||
|
||||
Reference in New Issue
Block a user