Sebastian Stehle
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/release.yml
|
|
@ -67,7 +67,7 @@ jobs: |
|
|
run: docker-compose up -d |
|
|
run: docker-compose up -d |
|
|
working-directory: backend/tests |
|
|
working-directory: backend/tests |
|
|
|
|
|
|
|
|
- name: Run Rest |
|
|
- name: RUN TEST |
|
|
uses: kohlerdominik/docker-run-action@v1.0.0 |
|
|
uses: kohlerdominik/docker-run-action@v1.0.0 |
|
|
with: |
|
|
with: |
|
|
image: mcr.microsoft.com/dotnet/sdk:5.0.102-ca-patch-buster-slim |
|
|
image: mcr.microsoft.com/dotnet/sdk:5.0.102-ca-patch-buster-slim |
|
|
|