Skip to content

Commit

Permalink
dev version for branch meta
Browse files Browse the repository at this point in the history
  • Loading branch information
maxi418 committed Dec 16, 2024
1 parent dc80521 commit 966d52e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:

branch_meta:
if: ${{ github.event_name == 'push' && !startsWith(github.ref_name,'dependabot/') }}
uses: dBildungsplattform/spsh-app-deploy/.github/workflows/get-branch-meta.yml@3
uses: dBildungsplattform/spsh-app-deploy/.github/workflows/get-branch-meta.yml@DBP-1179-convert-branch-to-image-tag-and-chart-version # todo change back to correct version

create_branch_identifier:
if: ${{ github.event_name == 'push' && !startsWith(github.ref_name,'dependabot/') }}
Expand Down

0 comments on commit 966d52e

Please sign in to comment.