2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-11-10 07:11:00 +00:00

Add job names

This commit is contained in:
Lev Vereshchagin 2021-12-17 11:56:00 +03:00
parent c5f00a6d88
commit a600851ea0
2 changed files with 3 additions and 0 deletions

View File

@ -22,6 +22,7 @@ on:
jobs:
build_bench:
name: Bench
runs-on: ubuntu-latest
steps:
- name: Checkout
@ -50,6 +51,7 @@ jobs:
push: true
build_main:
name: Frappe and ERPNext
uses: vrslev/frappe_docker/.github/workflows/docker-build-push.yml@beautify
with:
repo: erpnext

View File

@ -22,6 +22,7 @@ on:
jobs:
build:
name: Build
runs-on: ubuntu-latest
services:
registry: