Skip to content

Commit

Permalink
Test new Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
YannickEvers authored Jul 1, 2024
1 parent 596b93e commit 6240910
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
- create_branch_identifier
- release_helm
- build_image_on_push
uses: dBildungsplattform/spsh-app-deploy/.github/workflows/deploy.yml@4
uses: dBildungsplattform/spsh-app-deploy/.github/workflows/deploy.yml@DBP-853-switch-for-dbseeding
with:
dbildungs_iam_server_branch: ${{ needs.branch_meta.outputs.ticket }}
schulportal_client_branch: ${{ needs.branch_meta.outputs.ticket }}
Expand Down Expand Up @@ -164,4 +164,4 @@ jobs:
- create_branch_identifier_for_deletion
runs-on: ubuntu-latest
steps:
- run: echo "Deletion workflow of namespace" ${{ needs.create_branch_identifier_for_deletion.outputs.namespace_from_branch }} "done"
- run: echo "Deletion workflow of namespace" ${{ needs.create_branch_identifier_for_deletion.outputs.namespace_from_branch }} "done"

0 comments on commit 6240910

Please sign in to comment.