Skip to content

Commit 14477c4

Browse files
committed
Fix multiarch step extends
Signed-off-by: Federico Busetti <[email protected]>
1 parent 462e601 commit 14477c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab_ci/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ aggregate-http-manifests:
5353
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
5454
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
5555
extends:
56-
- .build-and-push-gitlab
56+
- .multiarch-manifest-gitlab

0 commit comments

Comments
 (0)