Skip to content

Commit f25537b

Browse files
committed
Change port
1 parent 1d9aa2f commit f25537b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
with:
4444
service: ${{ env.SERVICE_NAME }}
4545
region: ${{ env.RUN_REGION }}
46+
port: 8000
4647
image: "${{ env.RUN_REGION }}-docker.pkg.dev/${{ env.PROJECT_ID }}/${{ env.SERVICE_NAME }}/${{ env.SERVICE_NAME }}:${{ github.sha }}"
4748

4849
- name: "Use output"

0 commit comments

Comments
 (0)