Skip to content

Commit 0275a20

Browse files
committed
Reminder to group the build pipeline
Signed-off-by: Federico Busetti <[email protected]>
1 parent 4fbb720 commit 0275a20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab_ci/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ build-test:
1010
extends:
1111
- .build-and-push-gitlab
1212

13+
# TODO: Group the multi-arch bild (perhaps with a nested workflow)
1314
build-http-app-amd64:
1415
stage: build
1516
variables:

0 commit comments

Comments
 (0)