diff --git a/.github/workflows/push-docker-images.yml b/.github/workflows/push-docker-images.yml index b346e27..ca6923b 100644 --- a/.github/workflows/push-docker-images.yml +++ b/.github/workflows/push-docker-images.yml @@ -22,9 +22,9 @@ jobs: strategy: matrix: images: -# - image_name: commerce-coordinator, -# name: commerce coordinator, -# os_platform: linux/arm64, +# - image_name: commerce-coordinator +# name: commerce coordinator +# os_platform: linux/arm64 # target: app - image_name: course-discovery @@ -68,7 +68,7 @@ jobs: SERVICE_VARIANT: cms SERVICE_PORT: 18010 - - dockerfile: edx-platform, + - dockerfile: edx-platform image_name: lms-dev name: lms os_platform: linux/amd64,linux/arm64 @@ -78,8 +78,8 @@ jobs: SERVICE_PORT: 18000 - image_name: edx-notes-api - name: edx notes api, - os_platform: linux/arm64, + name: edx notes api + os_platform: linux/arm64 target: dev - image_name: enterprise-access