Skip to content

Commit

Permalink
Update push-tag.yml - no artefact-name
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieu-benoit authored Mar 31, 2024
1 parent bee78d6 commit bf1d230
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ jobs:
- name: humctl score deploy
run: |
HUMANITEC_CLI_ALPHA_FEATURES=score-deploy humctl score deploy \
--artefact-name ${{ vars.APP_NAME }}-${{ env.WORKLOAD_NAME }} \
--deploy-config score/score.deploy.yaml \
--image ${{ env.IMAGE_NAME }}@${IMAGE_DIGEST} \
--message ${{ github.ref_name }} \
Expand Down

0 comments on commit bf1d230

Please sign in to comment.