debugging

This commit is contained in:
Benjamin Harder
2024-05-24 18:59:43 +02:00
parent 9f980fdce7
commit 2e358d953d

View File

@@ -73,10 +73,10 @@ jobs:
--build-arg SHORT_COMMIT_ID=$SHORT_COMMIT_ID \
--push \
- name: "Clean up docker images"
uses: dataaxiom/ghcr-cleanup-action@main
with:
keep-n-tagged: 10
exclude-tags: dev
dry-run: true
token: ${{secrets.GITHUB_TOKEN}}
# - name: "Clean up docker images"
# uses: dataaxiom/ghcr-cleanup-action@main
# with:
# keep-n-tagged: 10
# exclude-tags: dev
# dry-run: true
# token: ${{secrets.GITHUB_TOKEN}}