Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Bump com.netflix.graphql.dgs:graphql-dgs-platform-dependencies from 4.+ to 8.1.0 #25

Bump com.netflix.graphql.dgs:graphql-dgs-platform-dependencies from 4.+ to 8.1.0

Bump com.netflix.graphql.dgs:graphql-dgs-platform-dependencies from 4.+ to 8.1.0 #25

Workflow file for this run

name: Full Unoptimized Build
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
jobs:
full:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 2
- uses: gradle/gradle-build-action@v2
with:
cache-disabled: true
- run: ./gradlew build --no-build-cache --no-configuration-cache