aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/docker.yml4
m---------recipes0
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml
index df5d61b..cb04285 100644
--- a/.github/workflows/docker.yml
+++ b/.github/workflows/docker.yml
@@ -54,7 +54,7 @@ jobs:
54 # Due to build time, only building the one currently needed. 54 # Due to build time, only building the one currently needed.
55 # If needed, we can add more platforms when requested. 55 # If needed, we can add more platforms when requested.
56 platforms: "linux/amd64" 56 platforms: "linux/amd64"
57 # Push pull requests so they can be tested 57 # Do not push pull requests
58 #push: ${{ github.event_name != 'pull_request' }} 58 push: ${{ github.event_name != 'pull_request' }}
59 tags: ${{ steps.meta.outputs.tags }} 59 tags: ${{ steps.meta.outputs.tags }}
60 labels: ${{ steps.meta.outputs.labels }} 60 labels: ${{ steps.meta.outputs.labels }}
diff --git a/recipes b/recipes
Subproject ec9605b7c41b916c4d9c44f57d65dcedf3767a0 Subproject 00e50df07d452a9a2117645531071e9c994f8b9