test with jobname change
All checks were successful
deploy to prod / Artefact of website (push) Successful in 26s
deploy to prod / Build and deploy site (push) Successful in 26s

This commit is contained in:
Florian Schmitt 2024-12-16 14:39:35 +03:00
parent 41426f96a1
commit 714c9343b1

View file

@ -5,7 +5,7 @@ on:
- prod
jobs:
build:
name: Build and deploy site
name: Artefact of website
runs-on: debian-latest
steps:
- name: checkout repository