Module: kamailio Branch: master Commit: 3e3cfc6b113b3e9a7f1a3ac91897687fbb71f29a URL: https://github.com/kamailio/kamailio/commit/3e3cfc6b113b3e9a7f1a3ac91897687fbb71f29a
Author: Sergey Safarov <s.safa...@anycast-lb.net> Committer: Sergey Safarov <s.safa...@anycast-lb.net> Date: 2025-06-25T18:46:07+03:00 github: alpine docker image, removed cleanup --- Modified: .github/workflows/alpine.yml --- Diff: https://github.com/kamailio/kamailio/commit/3e3cfc6b113b3e9a7f1a3ac91897687fbb71f29a.diff Patch: https://github.com/kamailio/kamailio/commit/3e3cfc6b113b3e9a7f1a3ac91897687fbb71f29a.patch --- diff --git a/.github/workflows/alpine.yml b/.github/workflows/alpine.yml index e5f7885e898..82fc4082199 100644 --- a/.github/workflows/alpine.yml +++ b/.github/workflows/alpine.yml @@ -426,18 +426,3 @@ jobs: context: "context" build-args: | IMAGE=${{ needs.check.outputs.alpine_tag }} - - cleanup: - name: Cleanup untaged images - runs-on: ubuntu-latest - continue-on-error: true - permissions: - packages: write - needs: - - images - steps: - - name: Cleanup untaged - uses: dataaxiom/ghcr-cleanup-action@v1 - with: - owner: ${{ github.repository_owner }} - package: ${{ env.IMAGE_NAME }} _______________________________________________ Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org To unsubscribe send an email to sr-dev-le...@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender!