Listing 12-8. .gitlab-ci.yml image: marcoturi/ionic:latest before_script: - yarn config set cache-folder yarn-cache - yarn - export DISPLAY=:99 cache: ...
確定! 回上一頁