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