Add name to job

This commit is contained in:
Marko Korhonen 2024-02-24 15:33:51 +02:00
parent 024d40ff51
commit b20c0bc007
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

@ -1,5 +1,6 @@
on: [push]
jobs:
name: Build and publish image
build_image:
runs-on: docker
steps: