From 56741ed404e7e1c6527bf98eb7b8399c236a6c8b Mon Sep 17 00:00:00 2001 From: j4n Date: Tue, 24 Feb 2026 19:20:50 +0100 Subject: [PATCH] docker/ci: enable v4 and push again --- .github/workflows/docker-ci.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/docker-ci.yaml b/.github/workflows/docker-ci.yaml index 3c96ac0f..7d215d56 100644 --- a/.github/workflows/docker-ci.yaml +++ b/.github/workflows/docker-ci.yaml @@ -69,7 +69,7 @@ jobs: with: context: . file: docker/chatmail_relay.dockerfile - # push: ${{ github.event_name == 'push' }} + push: ${{ github.event_name == 'push' }} load: true tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} @@ -111,12 +111,12 @@ jobs: zone_file: staging.testrun.org-default.zone disable_ipv6: false add_ssh_keys: true -# - host: staging-ipv4.testrun.org -# acme_dir: acme-ipv4 -# dkim_dir: dkimkeys-ipv4 -# zone_file: staging-ipv4.testrun.org-default.zone -# disable_ipv6: true -# add_ssh_keys: false + - host: staging-ipv4.testrun.org + acme_dir: acme-ipv4 + dkim_dir: dkimkeys-ipv4 + zone_file: staging-ipv4.testrun.org-default.zone + disable_ipv6: true + add_ssh_keys: false environment: name: ${{ matrix.host }} url: https://${{ matrix.host }}/