Skip to content

Commit

Permalink
build: push openedx-dev cache to registry
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian2012 committed Jul 17, 2023
1 parent fa75965 commit accbca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,5 +119,5 @@ jobs:
uses: docker/setup-buildx-action@v2
- name: Build Open edX Docker Images
run: |
tutor images build openedx --cache-to-registry
tutor images build openedx openedx-dev --cache-to-registry
tutor images push openedx

0 comments on commit accbca8

Please sign in to comment.