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
b36ddf0c47
commit
1fc8dba457
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_stable.yml
vendored
2
.github/workflows/build_stable.yml
vendored
|
|
@ -118,7 +118,7 @@ jobs:
|
||||||
name: Release Helm
|
name: Release Helm
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: github.repository == 'frappe/frappe_docker' && github.event_name != 'pull_request'
|
if: github.repository == 'frappe/frappe_docker' && github.event_name != 'pull_request'
|
||||||
needs: [build_frappe, build_erpnext]
|
needs: build
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Setup deploy key
|
- name: Setup deploy key
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue