mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-24 08:45:10 +00:00
Update build_system_image.yml
This commit is contained in:
parent
0fda46f7cb
commit
41a9e57a22
1 changed files with 3 additions and 1 deletions
4
.github/workflows/build_system_image.yml
vendored
4
.github/workflows/build_system_image.yml
vendored
|
|
@ -30,7 +30,9 @@ jobs:
|
|||
# docker push harbor.fintechsys.net/frappe-systems/remittance_network_agent/${{ vars.BRANCH_NAME }}:latest
|
||||
#Creat Bench and sites
|
||||
# sed -i 's/ERPNEXT_VERSION=/ERPNEXT_VERSION=${{ github.event.pull_request.head.ref }}/g' ~/gitops/${{ github.event.pull_request.head.ref }}.env
|
||||
|
||||
- name: Create directory
|
||||
run: |
|
||||
mkdir ~/gitops
|
||||
|
||||
- name: Generate Random Ports
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue