Create a file called .gitlab-ci.yml in the root of your project with the content below. ... image: node:16.5.0 pages: stage: deploy cache: key: files: ...
確定! 回上一頁