Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
temp change branch to test
Browse files Browse the repository at this point in the history
todo revert this commit
  • Loading branch information
virgilchiriac committed Jul 2, 2024
1 parent f296886 commit 0d57235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e_call.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
env:
DOCKER_ID: ${{ secrets.DOCKER_ID }}
MY_DOCKER_PASSWORD: ${{ secrets.MY_DOCKER_PASSWORD }}
run: curl "https://raw.githubusercontent.com/hpi-schul-cloud/end-to-end-tests/main/scripts/ci/fetch.github.sh" | bash -s ${{ matrix.cases }}
run: curl "https://raw.githubusercontent.com/hpi-schul-cloud/end-to-end-tests/BC-7461-mongo6/scripts/ci/fetch.github.sh" | bash -s ${{ matrix.cases }}
- uses: actions/upload-artifact@v3
name: upload result
if: always()
Expand Down

0 comments on commit 0d57235

Please sign in to comment.