[ci] style: prettify job name
All checks were successful
Build and Publish / Build (push) Successful in 31s
Build and Publish / Deployment (push) Successful in 1m15s

This commit is contained in:
Simon Cornet 2024-07-04 16:09:05 +02:00
parent 2d00660c67
commit ef12d3be67

View File

@ -11,7 +11,7 @@ on:
jobs: jobs:
# build container # build container
build: Build:
runs-on: 'ubuntu-latest' runs-on: 'ubuntu-latest'
steps: steps:
@ -39,7 +39,7 @@ jobs:
# ansible deployment # ansible deployment
deployment: Deployment:
runs-on: 'ubuntu-latest' runs-on: 'ubuntu-latest'
steps: steps: