mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-26 06:37:21 +10:00
cache_froms
This commit is contained in:
parent
85acf14c45
commit
bf29587c25
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-and-publish.yml
vendored
1
.github/workflows/build-and-publish.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue