We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d7e409 commit dbb2a8cCopy full SHA for dbb2a8c
.github/workflows/main.yml
@@ -135,7 +135,6 @@ jobs:
135
cache-to: type=gha,mode=max
136
tags: |
137
getpagespeed/curl-edge:amd64-${{ env.IMAGE_TAG }}
138
- getpagespeed/curl-edge:latest-amd64
139
140
- name: Build and push (nightly, arm64 only)
141
if: github.event_name == 'schedule'
@@ -148,7 +147,6 @@ jobs:
148
147
149
150
getpagespeed/curl-edge:arm64-${{ env.IMAGE_TAG }}
151
- getpagespeed/curl-edge:latest-arm64
152
153
- name: Create multi-arch manifest (nightly)
154
0 commit comments