mirror of
https://github.com/vercel/commerce.git
synced 2025-05-08 10:47:51 +00:00
feat: Add 'print result' step to develop.deploy-functions.yml
This commit is contained in:
parent
d07b816dba
commit
116125392f
@ -67,3 +67,5 @@ jobs:
|
||||
with:
|
||||
service: ${{vars.APP_NAME}}
|
||||
image: 'gcr.io/${{ vars.PROJECT_ID }}/${{ vars.DOCKER_IMAGE_NAME }}:latest'
|
||||
- name: 'print result'
|
||||
run: echo ${{ steps.deploy.outputs.url }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user