This commit is contained in:
@@ -11,6 +11,9 @@ jobs:
|
||||
# Alle Steps laufen in DIESEM Container (enthält Java21/Node20/pnpm/git/bash)
|
||||
container:
|
||||
image: ci-java21-node20:latest
|
||||
volumes:
|
||||
- shared_jar_data:/shared_jar_data
|
||||
- shared_trigger_dir:/shared_trigger_dir
|
||||
|
||||
steps:
|
||||
- name: 📥 Repository auschecken
|
||||
|
||||
Reference in New Issue
Block a user