Skip to content

Commit

Permalink
remove deprecated lines
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan P <2119240+i5okie@users.noreply.github.com>
  • Loading branch information
i5okie committed Feb 5, 2025
1 parent 749b873 commit 6b1022c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy_vc_authn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ jobs:
id: values
shell: bash
run: |
echo "image_tag=${{ fromJSON(steps.meta.outputs.json).tags[0] }}"
echo "image_version=${{ fromJSON(steps.meta.outputs.json).labels['org.opencontainers.image.version'] }}"
echo "helm upgrade --install vc-authn-oidc -f ./dev-values.yaml --set image.tag=$sha-${{ steps.slug.outputs.SHORT_SHA }}" ./acapy-vc-authn-oidc/charts/vc-authn-oidc --wait"
# - name: Deploy vc-authn-oidc to Development
Expand Down

0 comments on commit 6b1022c

Please sign in to comment.