diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c6a0981..c5a86df 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -1,6 +1,6 @@ # THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT. # -# Generated on 2025-04-09T14:30:09Z by kres d903dae. +# Generated on 2025-05-02T10:29:08Z by kres 6cbcbd1. name: default concurrency: @@ -220,6 +220,7 @@ jobs: username: ${{ github.repository_owner }} - name: push env: + PLATFORM: linux/amd64,linux/arm64 PUSH: "true" run: | make all diff --git a/.kres.yaml b/.kres.yaml index 165d2fe..9ad0bc0 100644 --- a/.kres.yaml +++ b/.kres.yaml @@ -88,6 +88,7 @@ spec: - name: push command: all environment: + PLATFORM: linux/amd64,linux/arm64 PUSH: true - name: release releaseStep: