2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-11-10 07:11:00 +00:00
This commit is contained in:
Lev Vereshchagin 2021-12-17 11:40:15 +03:00
parent 7bf2cbf7f9
commit f68bb86df8

View File

@ -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 }}