Implement test to master #6
@ -32,7 +32,7 @@ jobs:
|
|||||||
- name: test
|
- name: test
|
||||||
run: ./gradlew test --no-daemon
|
run: ./gradlew test --no-daemon
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: ${{ ubuntu-22.04 }}
|
runs-on: ${{ ubuntu-latest }}
|
||||||
if: gitea.ref == 'refs/heads/master'
|
if: gitea.ref == 'refs/heads/master'
|
||||||
steps:
|
steps:
|
||||||
- name: deploy
|
- name: deploy
|
||||||
|
Loading…
Reference in New Issue
Block a user