Reverting back to an earlier iteration of the build (from 183e3130ee) with a slight tweak.
This commit is contained in:
@@ -3,9 +3,10 @@ name: Docker Compose PR Workflow
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened]
|
||||
- '*'
|
||||
create:
|
||||
branches:
|
||||
- '*'
|
||||
|
||||
name: SonarQube Scan
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user