You can specify a custom docker image from Docker Hub as your build environment. image: java:8 pipelines: default: - step: script: # Modify the commands ...
確定! 回上一頁