chore: Remove unused test workflow file

This commit is contained in:
Josh Furie 2024-07-20 13:12:50 -07:00
parent ba19cc9e99
commit d7d88e8fe7

View File

@ -80,9 +80,6 @@ jobs:
service: ${{vars.APP_NAME}}
image: 'gcr.io/${{ vars.PROJECT_ID }}/${{ vars.DOCKER_IMAGE_NAME }}:latest'
- name: 'Use output'
run: 'curl "${{ steps.deploy.outputs.url }}"'
- name: Update deployment status (success)
if: success()
uses: chrnorm/deployment-status@v2