Trigger CICD on every push
Some checks failed
CICD / Build and Publish CICD Base Image (push) Successful in 43m17s
CICD / Build and Push CICD Image (push) Failing after 22m32s
CICD / Backend Tests (push) Has been skipped
CICD / Pre-commit Checks (push) Has been skipped
CICD / Frontend Tests (push) Has been skipped
CICD / Backend Doctests (push) Has been skipped
CICD / Build and Publish Runtime Images (push) Has been skipped
CICD / Runtime Black-Box Integration Tests (push) Has been skipped
CICD / End-to-End Tests (push) Has been skipped
Some checks failed
CICD / Build and Publish CICD Base Image (push) Successful in 43m17s
CICD / Build and Push CICD Image (push) Failing after 22m32s
CICD / Backend Tests (push) Has been skipped
CICD / Pre-commit Checks (push) Has been skipped
CICD / Frontend Tests (push) Has been skipped
CICD / Backend Doctests (push) Has been skipped
CICD / Build and Publish Runtime Images (push) Has been skipped
CICD / Runtime Black-Box Integration Tests (push) Has been skipped
CICD / End-to-End Tests (push) Has been skipped
This commit is contained in:
@@ -2,7 +2,6 @@ name: CICD
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["**"]
|
||||
pull_request:
|
||||
branches: [main, develop]
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user