fixed pipeline; decreased log level
This commit is contained in:
@@ -6,10 +6,10 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
uses: flmorg/orchestrator/.github/workflows/build.yml@main
|
||||
uses: flmorg/cleanuperr/.github/workflows/build.yml@main
|
||||
secrets: inherit
|
||||
|
||||
# deploy:
|
||||
# needs: [ build ]
|
||||
# uses: flmorg/orchestrator/.github/workflows/deploy.yml@main
|
||||
# uses: flmorg/cleanuperr/.github/workflows/deploy.yml@main
|
||||
# secrets: inherit
|
||||
Reference in New Issue
Block a user