mirror of
https://github.com/frappe/frappe_docker.git
synced 2024-11-10 07:11:00 +00:00
Update
This commit is contained in:
parent
7bf2cbf7f9
commit
f68bb86df8
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -117,6 +117,7 @@ jobs:
|
||||
with:
|
||||
repo: "erpnext"
|
||||
version: "13"
|
||||
push: ${{ github.repository == 'frappe/frappe_docker' && github.event_name != 'pull_request' }}
|
||||
secrets:
|
||||
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user