Skip to content

Merge branch 'chore/upgrade-springboot-version' into fix-broken-build #54

Merge branch 'chore/upgrade-springboot-version' into fix-broken-build

Merge branch 'chore/upgrade-springboot-version' into fix-broken-build #54

name: Continuous Integration
on: [push, pull_request]
jobs:
Continuous-Integration:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Build
run: ./docker.sh ./gradlew build