ci: correction pipeline
This commit is contained in:
@@ -21,8 +21,8 @@ jobs:
|
||||
- name: Run Maven Tests in Docker
|
||||
run: |
|
||||
docker run --rm \
|
||||
-v ${{ github.workspace }}:/app \
|
||||
-w /app \
|
||||
-v ${{ github.workspace }}:/as-talange \
|
||||
-w /as-talange \
|
||||
maven:3.9.6-eclipse-temurin-21 \
|
||||
mvn clean test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user