Rename runner image to ci-runner
This commit is contained in:
@@ -19,8 +19,8 @@ jobs:
|
||||
|
||||
- name: Build and push
|
||||
run: |
|
||||
docker build -t git.lunarfront.tech/ryan/runner:latest runner/
|
||||
docker push git.lunarfront.tech/ryan/runner:latest
|
||||
docker build -t git.lunarfront.tech/ryan/ci-runner:latest runner/
|
||||
docker push git.lunarfront.tech/ryan/ci-runner:latest
|
||||
|
||||
- name: Logout
|
||||
if: always()
|
||||
|
||||
Reference in New Issue
Block a user