DevOps
This commit is contained in:
@@ -51,8 +51,9 @@ jobs:
|
||||
distribution: "adopt"
|
||||
- name: Test
|
||||
run: |
|
||||
ls
|
||||
ls -ls
|
||||
echo "olololo"
|
||||
cat gradlew
|
||||
- name: Run tests
|
||||
run: |
|
||||
echo 'Executing ${{ input.gradle_target }} on env ${{ input.test_env }}'
|
||||
|
||||
Reference in New Issue
Block a user