build changes.
This commit is contained in:
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@@ -131,12 +131,6 @@ jobs:
|
||||
cache-from: type=gha, scope=${{ github.workflow }}
|
||||
cache-to: type=gha, scope=${{ github.workflow }}
|
||||
|
||||
- uses: actions/delete-package-versions@v4
|
||||
with:
|
||||
package-name: "watchstate"
|
||||
package-type: "container"
|
||||
min-versions-to-keep: 10
|
||||
|
||||
dockerhub-sync-readme:
|
||||
needs: publish_docker_images
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
2
.github/workflows/delete-old-builds.yml
vendored
2
.github/workflows/delete-old-builds.yml
vendored
@@ -23,4 +23,4 @@ jobs:
|
||||
with:
|
||||
package-name: "watchstate"
|
||||
package-type: "container"
|
||||
min-versions-to-keep: 10
|
||||
min-versions-to-keep: 50
|
||||
|
||||
Reference in New Issue
Block a user