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