Added builder, DataTracker and KeyValue #16

Manually merged
quentinlegot merged 40 commits from dev into master 2023-06-13 22:15:40 +02:00
Showing only changes of commit 088566175f - Show all commits

View File

@ -35,12 +35,4 @@ jobs:
run: ./gradlew build --no-daemon run: ./gradlew build --no-daemon
#- name: test #- name: test
# run: ./gradlew test --no-daemon # run: ./gradlew test --no-daemon
deploy:
runs-on: ubuntu-latest
if: ${{ gitea.ref }} == 'refs/heads/master'
steps:
- name: deploy
uses: actions/upload-artifact@v3
with:
name: Artifacts
path: build/libs/