Skip to content

Commit

Permalink
Specify deployment port
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentaTomas committed Aug 1, 2023
1 parent 9ca68c3 commit d8a9fb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,5 @@ jobs:
run: |-
gcloud compute instances update-container "$GCE_INSTANCE" \
--zone "$GCE_INSTANCE_ZONE" \
--container-env "PORT=8080" \
--container-image "$IMAGE_TAG"

0 comments on commit d8a9fb4

Please sign in to comment.