Skip to content

Commit

Permalink
test: added one more image to matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
huniafatima-arbi committed Oct 23, 2024
1 parent 25ca155 commit 4cb2660
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .github/workflows/push-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,14 @@ jobs:
platform: linux/arm64,
target: app,
owning_team_email: [email protected]
}
}
- {
- image_name: course-discovery,
- name: course discovery,
- platform: linux/arm64,
- target: dev,
- owning_team_email: [email protected]
}

steps:
- name: Get tag name
Expand Down

0 comments on commit 4cb2660

Please sign in to comment.