Move the logic for determining version to the CI/CD workflow because … #19
ci-cd.yaml
on: push
Prepare deployment
5s
QA
/
Test application
Internal test
/
Deploy
6s
Annotations
3 warnings
Prepare deployment:
.github/workflows/ci-cd.yaml#L1
Infrastructure-as-code did not change. Infrastructure update will be skipped.
|
Prepare deployment:
.github/workflows/ci-cd.yaml#L1
Code not changed. Will not publish and release new version.
|
Prepare deployment:
.github/workflows/ci-cd.yaml#L1
Migrations did not change. No migration will run.
|