Configuring CI Using GitLab and Nx ... image: node:18 stages: - test - build .distributed: interruptible: true only: - main - merge_requests cache: key: ...
確定! 回上一頁