Skip to content

Commit

Permalink
Merge pull request #65 from edx/umar/change-target-for-license-manager
Browse files Browse the repository at this point in the history
fix: change license manager target
  • Loading branch information
mumarkhan999 authored Nov 28, 2024
2 parents 3d7cdb9 + 08dc1cc commit c9b4ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-license-manager-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
with:
file: ./dockerfiles/license-manager.Dockerfile
push: true
target: app
target: dev
tags: edxops/license-manager-dev:${{ steps.get-tag-name.outputs.result }}
platforms: linux/amd64,linux/arm64

Expand Down

0 comments on commit c9b4ac8

Please sign in to comment.