EP123: Run CICD pipeline บน GitLab



ตัวอย่าง CI/CD Pipeline: stages: – build – test – deploy build_job: stage: build script: – echo “Building the application…” – make build …

[ad_2]

source

Exit mobile version