chore: update job names (#5375)

This commit is contained in:
Jason Rasmussen 2023-11-28 22:07:47 -05:00 committed by GitHub
parent 05ca555b6e
commit 48c9e66ae5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 16 additions and 13 deletions

View file

@ -1,4 +1,4 @@
name: Build and Push Docker Images
name: Docker
on:
workflow_dispatch:
@ -18,6 +18,7 @@ permissions:
jobs:
build_and_push:
name: Build and Push
runs-on: ubuntu-latest
strategy:
# Prevent a failure in one image from stopping the other builds