mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-18 10:54:00 +02:00
test
This commit is contained in:
7
.github/workflows/deploy.yml
vendored
7
.github/workflows/deploy.yml
vendored
@@ -96,3 +96,10 @@ jobs:
|
||||
run: |
|
||||
docker build -f docker/Dockerfile -t $IMAGE_NAME:$IMAGE_TAG .
|
||||
docker push $IMAGE_NAME:$IMAGE_TAG
|
||||
|
||||
|
||||
- name: "Delete untagged versions"
|
||||
uses: actions/delete-package-versions@v4
|
||||
with:
|
||||
package-name: 'decluttarr'
|
||||
delete-only-untagged-versions: 'true'
|
||||
|
||||
Reference in New Issue
Block a user