mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2025-12-23 21:25:33 +02:00
remove cache
This commit is contained in:
@@ -75,9 +75,6 @@ jobs:
|
|||||||
ghcr.io/buanet/iobroker:${{ env.version }}
|
ghcr.io/buanet/iobroker:${{ env.version }}
|
||||||
provenance: false
|
provenance: false
|
||||||
outputs: type=image,name=target,annotation-index.org.opencontainers.image.description=Official Docker image for ioBroker smarthome software (https://www.iobroker.net)
|
outputs: type=image,name=target,annotation-index.org.opencontainers.image.description=Official Docker image for ioBroker smarthome software (https://www.iobroker.net)
|
||||||
cache-from: type=gha
|
|
||||||
cache-to: type=gha,mode=max
|
|
||||||
|
|
||||||
|
|
||||||
- name: Delete untagged images from GitHub packages
|
- name: Delete untagged images from GitHub packages
|
||||||
uses: actions/github-script@v6
|
uses: actions/github-script@v6
|
||||||
|
|||||||
2
.github/workflows/build-debian-image-dev.yml
vendored
2
.github/workflows/build-debian-image-dev.yml
vendored
@@ -67,8 +67,6 @@ jobs:
|
|||||||
ghcr.io/buanet/iobroker:dev
|
ghcr.io/buanet/iobroker:dev
|
||||||
provenance: false
|
provenance: false
|
||||||
outputs: type=image,name=target,annotation-index.org.opencontainers.image.description=Official Docker image for ioBroker smarthome software (https://www.iobroker.net)
|
outputs: type=image,name=target,annotation-index.org.opencontainers.image.description=Official Docker image for ioBroker smarthome software (https://www.iobroker.net)
|
||||||
cache-from: type=gha
|
|
||||||
cache-to: type=gha,mode=max
|
|
||||||
|
|
||||||
- name: Delete untagged images from GitHub Container Registry
|
- name: Delete untagged images from GitHub Container Registry
|
||||||
uses: actions/github-script@v6.4.1
|
uses: actions/github-script@v6.4.1
|
||||||
|
|||||||
Reference in New Issue
Block a user