Gitlab uses a YAML file — it holds the pipeline configuration. The CI file content: stages : - build pages: stage: build image: name: squidfunk/ ...
確定! 回上一頁