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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- '*'
|
||||||
pull_request:
|
create:
|
||||||
types: [opened, synchronize, reopened]
|
branches:
|
||||||
|
- '*'
|
||||||
|
|
||||||
name: SonarQube Scan
|
name: SonarQube Scan
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user