-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9178fca
commit 867bf54
Showing
2 changed files
with
72 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,90 +27,90 @@ jobs: | |
# os_platform: linux/arm64 | ||
# target: app | ||
|
||
- image_name: course-discovery | ||
name: course discovery | ||
os_platform: linux/arm64 | ||
target: dev | ||
owning_team_email: [email protected] | ||
|
||
- image_name: credentials | ||
name: credentials | ||
os_platform: linux/arm64 | ||
target: dev | ||
owning_team_email: [email protected] | ||
# - image_name: course-discovery | ||
# name: course discovery | ||
# os_platform: linux/arm64 | ||
# target: dev | ||
# owning_team_email: [email protected] | ||
|
||
- image_name: ecommerce | ||
name: ecommerce | ||
os_platform: linux/arm64 | ||
target: dev | ||
# - image_name: credentials | ||
# name: credentials | ||
# os_platform: linux/arm64 | ||
# target: dev | ||
# owning_team_email: [email protected] | ||
# | ||
# - image_name: ecommerce | ||
# name: ecommerce | ||
# os_platform: linux/arm64 | ||
# target: dev | ||
|
||
- image_name: edx-analytics-dashboard | ||
name: edx analytics dashboard | ||
os_platform: linux/arm64 | ||
target: dev | ||
|
||
- image_name: edx-analytics-data-api | ||
name: edx analytics data api | ||
os_platform: linux/arm64 | ||
target: dev | ||
|
||
- image_name: edx-exams | ||
name: edx exams | ||
os_platform: linux/arm64 | ||
target: app | ||
|
||
- dockerfile: edx-platform | ||
image_name: cms-dev | ||
name: lms | ||
os_platform: linux/amd64,linux/arm64 | ||
target: development | ||
build_args: | | ||
SERVICE_VARIANT: cms | ||
SERVICE_PORT: 18010 | ||
- dockerfile: edx-platform | ||
image_name: lms-dev | ||
name: lms | ||
os_platform: linux/amd64,linux/arm64 | ||
target: development | ||
build_args: | | ||
SERVICE_VARIANT: lms | ||
SERVICE_PORT: 18000 | ||
- image_name: edx-notes-api | ||
name: edx notes api | ||
os_platform: linux/arm64 | ||
target: dev | ||
# - image_name: edx-analytics-data-api | ||
# name: edx analytics data api | ||
# os_platform: linux/arm64 | ||
# target: dev | ||
# | ||
# - image_name: edx-exams | ||
# name: edx exams | ||
# os_platform: linux/arm64 | ||
# target: app | ||
# | ||
# - dockerfile: edx-platform | ||
# image_name: cms-dev | ||
# name: lms | ||
# os_platform: linux/amd64,linux/arm64 | ||
# target: development | ||
# build_args: | | ||
# SERVICE_VARIANT: cms | ||
# SERVICE_PORT: 18010 | ||
# | ||
# - dockerfile: edx-platform | ||
# image_name: lms-dev | ||
# name: lms | ||
# os_platform: linux/amd64,linux/arm64 | ||
# target: development | ||
# build_args: | | ||
# SERVICE_VARIANT: lms | ||
# SERVICE_PORT: 18000 | ||
# | ||
# - image_name: edx-notes-api | ||
# name: edx notes api | ||
# os_platform: linux/arm64 | ||
# target: dev | ||
|
||
- image_name: enterprise-access | ||
name: enterprise access | ||
os_platform: linux/arm64 | ||
target: devstack | ||
|
||
- image_name: enterprise-catalog | ||
name: enterprise catalog | ||
os_platform: linux/arm64 | ||
target: legacy_devapp | ||
|
||
- image_name: enterprise-subsidy | ||
name: enterprise subsidy | ||
os_platform: linux/arm64 | ||
target: devstack | ||
|
||
- image_name: program-intent-engagement | ||
name: program intent engagement | ||
os_platform: linux/arm64 | ||
target: app | ||
|
||
- image_name: registrar | ||
name: registrar | ||
os_platform: linux/arm64 | ||
target: dev | ||
|
||
- image_name: xqueue | ||
name: xqueue | ||
os_platform: linux/arm64 | ||
target: dev | ||
# - image_name: enterprise-catalog | ||
# name: enterprise catalog | ||
# os_platform: linux/arm64 | ||
# target: legacy_devapp | ||
# | ||
# - image_name: enterprise-subsidy | ||
# name: enterprise subsidy | ||
# os_platform: linux/arm64 | ||
# target: devstack | ||
# | ||
# - image_name: program-intent-engagement | ||
# name: program intent engagement | ||
# os_platform: linux/arm64 | ||
# target: app | ||
# | ||
# - image_name: registrar | ||
# name: registrar | ||
# os_platform: linux/arm64 | ||
# target: dev | ||
# | ||
# - image_name: xqueue | ||
# name: xqueue | ||
# os_platform: linux/arm64 | ||
# target: dev | ||
|
||
steps: | ||
- name: Get tag name | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters