mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-04-27 05:15:47 +00:00
fix docker job name
This commit is contained in:
@@ -6,7 +6,7 @@ on:
|
|||||||
tags:
|
tags:
|
||||||
- 'v**'
|
- 'v**'
|
||||||
jobs:
|
jobs:
|
||||||
build-cli-docker:
|
build-docker:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repository
|
- name: Check out repository
|
||||||
|
|||||||
Reference in New Issue
Block a user