Skip to content

Commit

Permalink
Capitalize CI job name
Browse files Browse the repository at this point in the history
  • Loading branch information
PlasmaPower committed Mar 14, 2022
1 parent 532db9b commit 07c53ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
docker:
name: build docker
name: Docker build
runs-on: ubuntu-latest
services:
# local registery
Expand Down

0 comments on commit 07c53ba

Please sign in to comment.