remove deploy job
All checks were successful
build (17, ubuntu-latest)

This commit is contained in:
Quentin Legot 2023-03-23 22:02:32 +01:00
parent 25e65e0a98
commit 088566175f

View File

@ -35,12 +35,4 @@ jobs:
run: ./gradlew build --no-daemon
#- name: test
# 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/