mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-26 09:05:10 +00:00
update
This commit is contained in:
parent
27808365b1
commit
6774a0f001
2 changed files with 2 additions and 2 deletions
2
.github/workflows/build_develop.yml
vendored
2
.github/workflows/build_develop.yml
vendored
|
|
@ -56,7 +56,7 @@ jobs:
|
|||
push: true
|
||||
|
||||
build_main:
|
||||
name: Frappe and ERPNext
|
||||
name: Frappe & ERPNext
|
||||
runs-on: ubuntu-latest
|
||||
services:
|
||||
registry:
|
||||
|
|
|
|||
2
.github/workflows/build_stable.yml
vendored
2
.github/workflows/build_stable.yml
vendored
|
|
@ -36,7 +36,7 @@ env:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
name: Frappe and ERPNext
|
||||
name: Frappe & ERPNext
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
|
|||
Loading…
Reference in a new issue