cache_froms

This commit is contained in:
Jackson Delahunt 2020-09-04 11:45:49 +10:00
parent 85acf14c45
commit bf29587c25

View file

@ -10,6 +10,7 @@ jobs:
uses: docker/build-push-action@v1
with:
build_args: DESKTOP_ENVIRONMENT_USER=${{ github.actor }}
cache_froms: ghcr.io/${{ github.actor }}/desktop-environment
dockerfile: docker/Dockerfile
registry: ghcr.io/${{ github.actor }}
repository: desktop-environment