Skip to content

add basic deployment and healtcheck #16

add basic deployment and healtcheck

add basic deployment and healtcheck #16

Triggered via push April 8, 2024 09:45
Status Startup failure
Total duration
Artifacts

This workflow graph cannot be shown

A graph will be generated the next time this workflow is run.

Annotations

1 error
Invalid workflow file: .github/workflows/cicd.yml#L27
The workflow is not valid. .github/workflows/cicd.yml (Line: 27, Col: 12): Job 'deploy' depends on unknown job 'test'. .github/workflows/cicd.yml (Line: 45, Col: 12): Job 'health-check' depends on job 'deploy' which creates a cycle in the dependency graph.