refinement

This commit is contained in:
Benjamin Harder
2024-08-11 20:26:31 +02:00
parent cdd5d9d7e5
commit b98adf0c66

View File

@@ -73,7 +73,10 @@ jobs:
--build-arg IMAGE_TAG=$IMAGE_TAG \
--build-arg SHORT_COMMIT_ID=$SHORT_COMMIT_ID \
--push \
clean-up:
needs: unit-tests
steps:
- name: "Clean up docker images"
uses: dataaxiom/ghcr-cleanup-action@main
with: