Update maven-publish.yml

This commit is contained in:
Yevhenii Pokhvalii 2021-03-12 21:53:11 +02:00 committed by GitHub
parent 65d5e16467
commit c9aff4c00c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,8 +70,6 @@ jobs:
repository: YevheniiPokhvalii/spring-petclinic-gitops-test
event-type: kubernetes-event
client-payload: '{"ref": "${{ github.ref }}", "image_id": "$IMAGE_ID"}'
# env:
# IMAGE_ID: "gcr.io/${{ secrets.GCP_PROJECT_ID }}/helloworld:$GITHUB_SHA"
# - name: Docker Deploy
# run: |