Skip to content

Commit

Permalink
DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
murdos committed Jul 29, 2024
1 parent bff542e commit 2dd999a
Showing 1 changed file with 0 additions and 28 deletions.
28 changes: 0 additions & 28 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -233,42 +233,14 @@ jobs:
matrix:
app:
- fullapp
- oauth2app
- mysqlapp
- mariadbapp
- mssqlapp
- flywayapp
- undertowapp
- eurekaapp
- consulapp
- gatewayapp
- mongodbapp
- redisapp
- cassandraapp
- neo4japp
- angularapp
- reactapp
- vueapp
- kafkaapp
- pulsarapp
- reactiveapp
- angularoauth2app
- customjhlite
- typescriptapp
- thymeleafapp
include:
- java-build-tool: maven
- spring-config-format: yaml
- java-version: 21
- node-version: 'lts/*'
- app: mariadbapp
spring-config-format: properties
- app: consulapp
java-version: 22
- app: vueapp
node-version: 'latest'
- app: fullapp
java-build-tool: gradle
steps:
- name: 'Setup: checkout project from main branch'
if: github.event_name == 'pull_request'
Expand Down

0 comments on commit 2dd999a

Please sign in to comment.