From 4cb2660975a9921a394cb7be2afe59f942e38de1 Mon Sep 17 00:00:00 2001 From: Hunia Fatima Date: Wed, 23 Oct 2024 17:20:21 +0500 Subject: [PATCH] test: added one more image to matrix --- .github/workflows/push-docker-images.yml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.github/workflows/push-docker-images.yml b/.github/workflows/push-docker-images.yml index 04e34e9..bc87ece 100644 --- a/.github/workflows/push-docker-images.yml +++ b/.github/workflows/push-docker-images.yml @@ -27,7 +27,14 @@ jobs: platform: linux/arm64, target: app, owning_team_email: hunia.fatima@arbisoft.com - } + } + - { + - image_name: course-discovery, + - name: course discovery, + - platform: linux/arm64, + - target: dev, + - owning_team_email: hunia.fatima@arbisoft.com + } steps: - name: Get tag name