workflows: update jobs name

This commit is contained in:
Haitao Pan 2023-01-13 23:38:26 +08:00
parent f3a0ff5e37
commit deec4e1ba1
7 changed files with 7 additions and 7 deletions

View File

@ -13,7 +13,7 @@ on:
jobs:
base-image:
runs-on: ubuntu-latest
name: Build docker image
name: Build alpine base image
steps:
- uses: actions/checkout@master

View File

@ -13,7 +13,7 @@ on:
jobs:
base-image:
runs-on: ubuntu-latest
name: Build docker image
name: Build alpine base image
steps:
- uses: actions/checkout@master

View File

@ -13,7 +13,7 @@ on:
jobs:
base-image:
runs-on: ubuntu-latest
name: Build docker image
name: Build alpine base image
steps:
- uses: actions/checkout@master

View File

@ -13,7 +13,7 @@ on:
jobs:
base-image:
runs-on: ubuntu-latest
name: Build docker image
name: Build alpine base image
steps:
- uses: actions/checkout@master

View File

@ -13,7 +13,7 @@ on:
jobs:
base-image:
runs-on: ubuntu-latest
name: Build docker image
name: Build alpine base image
steps:
- uses: actions/checkout@master

View File

@ -13,7 +13,7 @@ on:
jobs:
base-image:
runs-on: ubuntu-latest
name: Build docker image
name: Build alpine base image
steps:
- uses: actions/checkout@master

View File

@ -13,7 +13,7 @@ on:
jobs:
base-image:
runs-on: ubuntu-latest
name: Build docker image
name: Build alpine base image
steps:
- uses: actions/checkout@master