Skip to content

Commit e49283a

Browse files
committed
feat: update authzserver Dockerfile
1 parent 0a2321f commit e49283a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ jobs:
6262
password: ${{ secrets.DOCKER_PWD }}
6363

6464
- name: Daily Release
65-
run: make push REGISTRY_PREFIX=${{ vars.REGISTRY_PREFIX }} BUILDX_OUTPUT_TYPE=registry PLATFORMS="linux/amd64" IMAGES="iam-apiserver"
65+
run: make push REGISTRY_PREFIX=${{ vars.REGISTRY_PREFIX }} BUILDX_OUTPUT_TYPE=registry PLATFORMS="linux/amd64" IMAGES="iam-apiserver iam-authzserver"

0 commit comments

Comments
 (0)