Skip to content

Commit

Permalink
chore: revert change that skip arm64 image build
Browse files Browse the repository at this point in the history
- As didkit issue is resolved in latest version which is being used in
upstream credential repo. So, reverting this change.
for context, see this comment: #34 (comment)
  • Loading branch information
Muhammad Faraz Maqsood authored and Faraz32123 committed Oct 24, 2024
1 parent 67c6e69 commit 1ac031e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ variables:
TUTOR_IMAGES: credentials
TUTOR_PYPI_PACKAGE: tutor-credentials
GITHUB_REPO: overhangio/tutor-credentials
TUTOR_EXTRA_ENABLED_PLUGINS: discovery mfe
IMAGES_BUILD_PLATFORM: "linux/amd64"
TUTOR_EXTRA_ENABLED_PLUGINS: discovery mfe

include:
- project: 'community/tutor-ci'
Expand Down

0 comments on commit 1ac031e

Please sign in to comment.