Update publish-release.yml
This commit is contained in:
parent
239d42d629
commit
3ab01555d1
|
|
@ -120,3 +120,5 @@ jobs:
|
||||||
|
|
||||||
- name: Push images
|
- name: Push images
|
||||||
run: make push-docker-all
|
run: make push-docker-all
|
||||||
|
env:
|
||||||
|
REGISTRY: ${{ vars.ECR_REGISTRY }}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue