Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvinOehlerkingCap committed Aug 1, 2024
1 parent 4a6d86e commit cf388b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,11 +96,12 @@ jobs:
echo "sha=${{ github.sha }}" >> $GITHUB_OUTPUT
fi
# TODO use deploy.yml@main
deploy:
needs:
- build_and_push
- branch_meta
uses: hpi-schul-cloud/dof_app_deploy/.github/workflows/deploy.yml@n21-2104-setup
uses: hpi-schul-cloud/dof_app_deploy/.github/workflows/deploy.yml@N21-2104-setup
with:
branch: ${{ needs.branch_meta.outputs.branch }}
secrets:
Expand Down

0 comments on commit cf388b3

Please sign in to comment.