Here is the jbo you can add to your .gitlab-ci.yml to build and save your docker image at each git push. build: image: docker:20.10.16 # run ...
確定! 回上一頁