Skip to content

Commit

Permalink
Update push-tag.yml - --workload-source-url
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieu-benoit authored Feb 17, 2024
1 parent eb6fdbe commit a9833d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ jobs:
--extensions score/humanitec.score.yaml \
--message ${{ github.ref_name }} \
--image ${{ env.IMAGE_NAME }}@${IMAGE_DIGEST} \
--workload-source-url "https://github.com/${{ github.repository }}/blob/${{ github.ref_name }}/score/score.yaml" \
| tee score_output.json
- name: wait for deployment
run: |
Expand Down

0 comments on commit a9833d1

Please sign in to comment.