Skip to content

Commit 0a9f063

Browse files
committed
feta(LUNCH-693)-Add initial Java application with unit and integration tests, and configure .gitignore
1 parent 7d7b175 commit 0a9f063

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/gradle-pre-merge.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ on:
66
- gradle/**
77

88
env:
9-
LAUNCHABLE_TOKEN: ${{ secrets.LAUNCHABLE_TOKEN_GRADLE }}
109
LAUNCHABLE_ORGANIZATION: "examples"
1110
LAUNCHABLE_WORKSPACE: "gradle"
1211

gradle/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
.gradle
22
build
3-
bin
43
subset.txt
54

65
report.xml

0 commit comments

Comments
 (0)