This commit is contained in:
Al Majumdar 2022-04-01 15:28:51 +05:30
parent 1422c12443
commit b6e4035e5d

View file

@ -27,6 +27,7 @@ jobs:
with:
repo: erpnext
version: develop
push: ${{ github.repository == 'frappe/frappe_docker' && github.event_name != 'pull_request' }}
secrets:
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_TOKEN }}