init
All checks were successful
CI/CD Build Test Deploy Pipeline / build (push) Successful in -4s
CI/CD Build Test Deploy Pipeline / unit_test (push) Successful in -8s
CI/CD Build Test Deploy Pipeline / integration_test (push) Successful in -8s
CI/CD Build Test Deploy Pipeline / deploy (push) Successful in -8s

This commit is contained in:
Filip 2025-12-12 19:05:11 +01:00
parent a8d0e41309
commit e25d023c77

View File

@ -1,8 +1,3 @@
I have rewritten the Gitea Actions YAML workflow to include the Build, two separate Test jobs, and Deploy jobs, while removing the three-line comments that indicated the job number and name.
Here is the revised pipeline structure:
YAML
name: CI/CD Build Test Deploy Pipeline
run-name: ${{ gitea.actor }} is deploying a change 🚀